aboutsummaryrefslogtreecommitdiff
path: root/test/site.exp.in
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-11-08 09:29:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-11-08 09:29:52 +0000
commit4080d10b4ba943830865945546028d6a975ad964 (patch)
tree551be0f8e06834214911080c9aad4479b4d4ed7b /test/site.exp.in
parent5ed7be1a401d7f75e08623b0172f0318f2977e31 (diff)
Two small fixes for site.exp for cmake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86453 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/site.exp.in')
-rw-r--r--test/site.exp.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/site.exp.in b/test/site.exp.in
index bbb9638fe0..f88d36198b 100644
--- a/test/site.exp.in
+++ b/test/site.exp.in
@@ -1,9 +1,10 @@
-## Autogenerated by LLVM/Clang configuration.
+## Autogenerated by LLVM configuration.
# Do not edit!
set target_triplet "@TARGET_TRIPLE@"
set TARGETS_TO_BUILD "@TARGETS_TO_BUILD@"
set llvmgcc_langs "@LLVMGCC_LANGS@"
set llvmgcc_version "@LLVMGCC_VERSION@"
+set llvmtoolsdir "@LLVM_TOOLS_DIR@"
set llvmlibsdir "@LLVM_LIBS_DIR@"
set llvm_bindings "@LLVM_BINDINGS@"
set srcroot "@LLVM_SOURCE_DIR@"