LLVM 22.0.0git
x86_64.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define DEBUG_TYPE   "jitlink"

Functions

LLVM_ABI const charllvm::jitlink::x86_64::getEdgeKindName (Edge::Kind K)
 Returns a string name for the given x86-64 edge.
LLVM_ABI Error llvm::jitlink::x86_64::optimizeGOTAndStubAccesses (LinkGraph &G)
 Optimize the GOT and Stub relocations if the edge target address is in range.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 15 of file x86_64.cpp.