LLVMWriteBitcodeToMemoryBuffer

Writes a module to a new memory buffer and returns it.

extern (C) nothrow
LLVMMemoryBufferRef
LLVMWriteBitcodeToMemoryBuffer
(
LLVMModuleRef M
)

Meta