llvm-c ~master (2022-02-07T19:59:32.8983686)
Dub
Repo
LLVMParseBitcodeInContext
deimos
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
deimos
llvm
c
bitreader
functions
LLVMGetBitcodeModule
LLVMGetBitcodeModuleInContext
LLVMGetBitcodeModuleProvider
LLVMGetBitcodeModuleProviderInContext
LLVMParseBitcode
LLVMParseBitcodeInContext