aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/llvmc.exp
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-03-06 17:59:58 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-03-06 17:59:58 +0000
commit9425f8d93be1f337c9ca4c599ddba52c9b9cbcbb (patch)
tree83bf9975bd1727c76d8afa49776cce3800576628 /test/LLVMC/llvmc.exp
parent13ea31b7d27e8d0a6983968d5846c5c949bbb756 (diff)
downloadexternal_llvm-9425f8d93be1f337c9ca4c599ddba52c9b9cbcbb.zip
external_llvm-9425f8d93be1f337c9ca4c599ddba52c9b9cbcbb.tar.gz
external_llvm-9425f8d93be1f337c9ca4c599ddba52c9b9cbcbb.tar.bz2
Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66278 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/LLVMC/llvmc.exp')
-rw-r--r--test/LLVMC/llvmc.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/llvmc.exp b/test/LLVMC/llvmc.exp
index bc5f98e..fd5a046 100644
--- a/test/LLVMC/llvmc.exp
+++ b/test/LLVMC/llvmc.exp
@@ -1,5 +1,6 @@
load_lib llvm.exp
+# 'false.c' is really C++, so it must be treated differently.
set special_file "$srcdir/$subdir/false.c"
if [ llvm_gcc_supports c ] then {