LLVM API Documentation
Go to the source code of this file.
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
std::unique_ptr< Module > | llvm::getLazyIRFileModule (StringRef Filename, SMDiagnostic &Err, LLVMContext &Context) |
std::unique_ptr< Module > | llvm::parseIR (MemoryBufferRef Buffer, SMDiagnostic &Err, LLVMContext &Context) |
std::unique_ptr< Module > | llvm::parseIRFile (StringRef Filename, SMDiagnostic &Err, LLVMContext &Context) |