LLVM 22.0.0git
AbsoluteSymbols.h File Reference

Go to the source code of this file.

Classes

class  llvm::orc::AbsoluteSymbolsMaterializationUnit
 A MaterializationUnit implementation for pre-existing absolute symbols. More...

Namespaces

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

Functions

std::unique_ptr< AbsoluteSymbolsMaterializationUnitllvm::orc::absoluteSymbols (SymbolMap Symbols)
 Create an AbsoluteSymbolsMaterializationUnit with the given symbols.