LLVM 20.0.0git
|
#include "llvm/Support/Error.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/TargetParser/Triple.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::orc |
Functions | |
Expected< std::unique_ptr< MemoryBuffer > > | llvm::orc::loadRelocatableObject (StringRef Path, const Triple &TT) |