LLVM 19.0.0git
Classes | Namespaces | Functions
DebugInfoSupport.h File Reference
#include "llvm/ExecutionEngine/Orc/Core.h"
#include "llvm/ExecutionEngine/Orc/ObjectLinkingLayer.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

Error llvm::orc::preserveDebugSections (jitlink::LinkGraph &G)
 
Expected< std::pair< std::unique_ptr< DWARFContext >, StringMap< std::unique_ptr< MemoryBuffer > > > > llvm::orc::createDWARFContext (jitlink::LinkGraph &G)