aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm/rustllvm.def.in
diff options
context:
space:
mode:
authorKelly Wilson <[email protected]>2011-05-06 07:59:33 -0600
committerGraydon Hoare <[email protected]>2011-05-06 11:30:39 -0700
commitb4a0d891c0a5eac32896650214abfe62cc1ea5a0 (patch)
treeb5eef1c12afea03d3d771f17650aedd0dce3fba1 /src/rustllvm/rustllvm.def.in
parentUse #env to bake a git revision string into rustc's --version output. (diff)
downloadrust-b4a0d891c0a5eac32896650214abfe62cc1ea5a0.tar.xz
rust-b4a0d891c0a5eac32896650214abfe62cc1ea5a0.zip
Ge the host triple using LLVM. Fix a few 'mutable' warnings also.
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 a5ffa04e..748c77aa 100644
--- a/src/rustllvm/rustllvm.def.in
+++ b/src/rustllvm/rustllvm.def.in
@@ -1,6 +1,7 @@
LLVMRustCreateMemoryBufferWithContentsOfFile
LLVMRustWriteOutputFile
LLVMRustGetLastError
+LLVMRustGetHostTriple
LLVMRustParseBitcode
LLVMLinkModules
LLVMCreateObjectFile