LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/JITLink/i386.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::i386 |
Macros | |
#define | DEBUG_TYPE "jitlink" |
Functions | |
const char * | llvm::jitlink::i386::getEdgeKindName (Edge::Kind K) |
Returns a string name for the given i386 edge. | |
Error | llvm::jitlink::i386::optimizeGOTAndStubAccesses (LinkGraph &G) |
Optimize the GOT and Stub relocations if the edge target address is in range. | |