|
LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/Core.h"#include "llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h"#include "llvm/Support/Compiler.h"#include "llvm/DebugInfo/DWARF/DWARFContext.h"Go to the source code of this file.
Classes | |
| class | llvm::orc::DebugInfoPreservationPlugin |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |
Functions | |
| LLVM_ABI Error | llvm::orc::preserveDebugSections (jitlink::LinkGraph &G) |
| LLVM_ABI Expected< std::pair< std::unique_ptr< DWARFContext >, StringMap< std::unique_ptr< MemoryBuffer > > > > | llvm::orc::createDWARFContext (jitlink::LinkGraph &G) |