LLVM: lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp File Reference (original) (raw)
#include "[COFFLinkGraphBuilder.h](COFFLinkGraphBuilder%5F8h%5Fsource.html)"#include <memory>
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::jitlink |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "jitlink" |
| Functions | |
|---|---|
| static Triple | llvm::jitlink::createTripleWithCOFFFormat (Triple T) |
| Variables | |
|---|---|
| static const char * | CommonSectionName = "__common" |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "jitlink"
Definition at line 16 of file COFFLinkGraphBuilder.cpp.
Variable Documentation
◆ CommonSectionName
| const char* CommonSectionName = "__common" | static |
|---|
Definition at line 18 of file COFFLinkGraphBuilder.cpp.