sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LLVMParseBitcode2
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
LLVMParseBitcode2
(
LLVMMemoryBufferRef
MemBuf
,
LLVMModuleRef
*
OutModule
)
Meta
Source
See Implementation
llvm
c
bitReader
functions
LLVMGetBitcodeModule
LLVMGetBitcodeModule2
LLVMGetBitcodeModuleInContext
LLVMGetBitcodeModuleInContext2
LLVMParseBitcode
LLVMParseBitcode2
LLVMParseBitcodeInContext
LLVMParseBitcodeInContext2