LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/JITLink/JITLink.h"
#include "llvm/ExecutionEngine/JITSymbol.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Error.h"
#include "llvm/TargetParser/Triple.h"
Go to the source code of this file.
Classes | |
class | llvm::jitlink::EHFrameCFIBlockInspector |
Inspect an eh-frame CFI record. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::jitlink |
Functions | |
LLVM_ABI Section * | llvm::jitlink::getEHFrameSection (LinkGraph &G) |
Returns a pointer to the DWARF eh-frame section if the graph contains a non-empty one, otherwise returns null. |