LLVMParseBitcode ( MemBuf OutModule OutMessage -- int )


Vocabulary
llvm.ffi

Inputs
MemBufan object
OutModulean object
OutMessagean object


Outputs
intan object


Definition


LIBRARY: llvm FUNCTION: int LLVMParseBitcode
( LLVMMemoryBufferRef MemBuf, LLVMModuleRef* OutModule,
c-string* OutMessage )