aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm/rustllvm.def.in
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-05-05 11:34:15 -0700
committerPatrick Walton <[email protected]>2011-05-05 11:34:45 -0700
commit5fb6e6364b6b10e98430140554e644697f29eb06 (patch)
tree3332fcffda123b9c9d02f94d337597cef2b3a610 /src/rustllvm/rustllvm.def.in
parentEnforce in typechecker that preds return a bool (diff)
downloadrust-5fb6e6364b6b10e98430140554e644697f29eb06.tar.xz
rust-5fb6e6364b6b10e98430140554e644697f29eb06.zip
rustc: Add a binding to LLVM's bitcode parser
Diffstat (limited to 'src/rustllvm/rustllvm.def.in')
-rw-r--r--src/rustllvm/rustllvm.def.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rustllvm/rustllvm.def.in b/src/rustllvm/rustllvm.def.in
index 74acb28b..a5ffa04e 100644
--- a/src/rustllvm/rustllvm.def.in
+++ b/src/rustllvm/rustllvm.def.in
@@ -1,6 +1,7 @@
LLVMRustCreateMemoryBufferWithContentsOfFile
LLVMRustWriteOutputFile
LLVMRustGetLastError
+LLVMRustParseBitcode
LLVMLinkModules
LLVMCreateObjectFile
LLVMDisposeObjectFile