llvm-0.8.0.2: Bindings to the LLVM compiler toolkit.Source codeContentsIndex
LLVM.FFI.BitWriter
Documentation
writeBitcodeToFile :: ModuleRef -> CString -> IO CIntSource
writeBitcodeToFileHandle :: ModuleRef -> CInt -> IO CIntSource
writeBitcodeToFD :: ModuleRef -> CInt -> CInt -> CInt -> IO CIntSource
Produced by Haddock version 2.6.0