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