LLVM 22.0.0git
LTOModule.cpp File Reference

Go to the source code of this file.

Functions

static ErrorOr< std::unique_ptr< Module > > parseBitcodeFileImpl (MemoryBufferRef Buffer, LLVMContext &Context, bool ShouldBeLazy)

Function Documentation

◆ parseBitcodeFileImpl()