1
Fork 0

rustllvm: Add bindings to the LLVM linker

This commit is contained in:
Patrick Walton 2011-05-04 21:27:00 -07:00
parent c47a075a99
commit 729648282b
3 changed files with 22 additions and 3 deletions

View file

@ -1,6 +1,7 @@
LLVMRustCreateMemoryBufferWithContentsOfFile
LLVMRustWriteOutputFile
LLVMRustGetLastError
LLVMLinkModules
LLVMCreateObjectFile
LLVMDisposeObjectFile
LLVMGetSections