sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
LLVMParseBitcode
llvm
c
bitReader
@defgroup LLVMCBitReader Bit Reader @ingroup LLVMC
@{
extern (
C
) nothrow
LLVMBool
LLVMParseBitcode
(
LLVMMemoryBufferRef
MemBuf
,
LLVMModuleRef
*
OutModule
,
char
**
OutMessage
)
Meta
Source
See Implementation
llvm
c
bitReader
functions
LLVMGetBitcodeModule
LLVMGetBitcodeModule2
LLVMGetBitcodeModuleInContext
LLVMGetBitcodeModuleInContext2
LLVMParseBitcode
LLVMParseBitcode2
LLVMParseBitcodeInContext
LLVMParseBitcodeInContext2
@defgroup LLVMCBitReader Bit Reader @ingroup LLVMC
@{