LLVM
17.0.0git
|
#include "llvm/ExecutionEngine/JITLink/x86_64.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::jitlink | |
llvm::jitlink::x86_64 | |
Macros | |
#define | DEBUG_TYPE "jitlink" |
Functions | |
const char * | llvm::jitlink::x86_64::getEdgeKindName (Edge::Kind K) |
Returns a string name for the given x86-64 edge. More... | |
Error | llvm::jitlink::x86_64::optimizeGOTAndStubAccesses (LinkGraph &G) |
Optimize the GOT and Stub relocations if the edge target address is in range. More... | |
#define DEBUG_TYPE "jitlink" |
Definition at line 15 of file x86_64.cpp.