aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm/rustllvm.def.in
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-05-07 18:54:23 +0000
committerGraydon Hoare <[email protected]>2011-05-07 18:54:23 +0000
commitdb3b9a4992c672d53070a1c8ddb4458a8696b057 (patch)
tree03e80470bd3093ef53265d63a06dc7ae8593dc97 /src/rustllvm/rustllvm.def.in
parentrustc: Make llvm_err() conform to Postel's law a little better (diff)
downloadrust-db3b9a4992c672d53070a1c8ddb4458a8696b057.tar.xz
rust-db3b9a4992c672d53070a1c8ddb4458a8696b057.zip
Stop stringifying integers to get integral constants.
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 69e79210..2da66c24 100644
--- a/src/rustllvm/rustllvm.def.in
+++ b/src/rustllvm/rustllvm.def.in
@@ -2,6 +2,7 @@ LLVMRustCreateMemoryBufferWithContentsOfFile
LLVMRustWriteOutputFile
LLVMRustGetLastError
LLVMRustGetHostTriple
+LLVMRustConstSmallInt
LLVMRustParseBitcode
LLVMLinkModules
LLVMCreateObjectFile