rustc: Add a binding to LLVM's bitcode parser
This commit is contained in:
parent
6b742aec91
commit
5fb6e6364b
4 changed files with 18 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
LLVMRustCreateMemoryBufferWithContentsOfFile
|
||||
LLVMRustWriteOutputFile
|
||||
LLVMRustGetLastError
|
||||
LLVMRustParseBitcode
|
||||
LLVMLinkModules
|
||||
LLVMCreateObjectFile
|
||||
LLVMDisposeObjectFile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue