sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LLVMParseBitcodeInContext
llvm
c
bitReader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
LLVMBool
LLVMParseBitcodeInContext
(
LLVMContextRef
ContextRef
,
LLVMMemoryBufferRef
MemBuf
,
LLVMModuleRef
*
OutModule
,
char
**
OutMessage
)
Meta
Source
See Implementation
llvm
c
bitReader
functions
LLVMGetBitcodeModule
LLVMGetBitcodeModule2
LLVMGetBitcodeModuleInContext
LLVMGetBitcodeModuleInContext2
LLVMParseBitcode
LLVMParseBitcode2
LLVMParseBitcodeInContext
LLVMParseBitcodeInContext2