llvm-c ~master (2022-02-07T19:59:32.8983686)
Dub
Repo
LLVMParseBitcode
deimos
llvm
c
bitreader
@defgroup LLVMCBitReader Bit Reader @ingroup LLVMC
@{
extern (
C
) nothrow
LLVMBool
LLVMParseBitcode
(
LLVMMemoryBufferRef
MemBuf
,
LLVMModuleRef
*
OutModule
,
char
**
OutMessage
)
Meta
Source
See Implementation
deimos
llvm
c
bitreader
functions
LLVMGetBitcodeModule
LLVMGetBitcodeModuleInContext
LLVMGetBitcodeModuleProvider
LLVMGetBitcodeModuleProviderInContext
LLVMParseBitcode
LLVMParseBitcodeInContext
@defgroup LLVMCBitReader Bit Reader @ingroup LLVMC
@{