ΒΆExpected<OwningBinary<llvm::object::Binary>>
createBinary(llvm::StringRef Path,
llvm::LLVMContext* Context = nullptr,
bool InitContent = true)
Expected<OwningBinary<llvm::object::Binary>>
createBinary(llvm::StringRef Path,
llvm::LLVMContext* Context = nullptr,
bool InitContent = true)
Declared at: llvm/include/llvm/Object/Binary.h:239
Parameters
- llvm::StringRef Path
- llvm::LLVMContext* Context = nullptr
- bool InitContent = true