LLVM 20.0.0git
|
Go to the source code of this file.
Functions | |
LLVMBool | LLVMParseIRInContext (LLVMContextRef ContextRef, LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, char **OutMessage) |
Read LLVM IR from a memory buffer and convert it into an in-memory Module object. | |