wasmer/rustdoc/llvm_sys/bit_reader/sidebar-items.js

1 line
637 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"fn":[["LLVMGetBitcodeModule",""],["LLVMGetBitcodeModule2","Read a module from the specified path."],["LLVMGetBitcodeModuleInContext","Read a module from the specified path, returning a module provider performing lazy deserialization."],["LLVMGetBitcodeModuleInContext2","Read a module from the specified path, returning a module provider performing lazy deserialization."],["LLVMParseBitcode","Build a module from the bitcode in the specified memory buffer."],["LLVMParseBitcode2","Build a module from the bitcode in the specified memory buffer."],["LLVMParseBitcodeInContext",""],["LLVMParseBitcodeInContext2",""]]});