rustllvm: Add bindings to the LLVM linker
This commit is contained in:
parent
c47a075a99
commit
729648282b
3 changed files with 22 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
LLVMRustCreateMemoryBufferWithContentsOfFile
|
||||
LLVMRustWriteOutputFile
|
||||
LLVMRustGetLastError
|
||||
LLVMLinkModules
|
||||
LLVMCreateObjectFile
|
||||
LLVMDisposeObjectFile
|
||||
LLVMGetSections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue