LLVM 22.0.0git
LazyReexports.cpp File Reference

Go to the source code of this file.

Classes

class  llvm::orc::LazyReexportsManager::MU
class  llvm::orc::LazyReexportsManager::Plugin
class  llvm::orc::SimpleLazyReexportsSpeculator::SpeculateTask

Namespaces

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

Macros

#define DEBUG_TYPE   "orc"

Functions

LLVM_ABI Expected< std::unique_ptr< LazyCallThroughManager > > llvm::orc::createLocalLazyCallThroughManager (const Triple &T, ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr)
 Create a LocalLazyCallThroughManager from the given triple and execution session.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 16 of file LazyReexports.cpp.