sdc v0.0.5 (2022-05-23T13:04:49Z)
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
@{