Expand description
Output of the LLVM bitcode format.
Functions§
- LLVM
Write ⚠Bitcode ToFD - Write a module to an open file descriptor.
- LLVM
Write ⚠Bitcode ToFile - Write a module to the specified path.
- LLVM
Write ⚠Bitcode ToFile Handle - Deprecated: use LLVMWriteBitcodeToFD
- LLVM
Write ⚠Bitcode ToMemory Buffer - Writes a module to a new memory buffer.