aboutsummaryrefslogtreecommitdiffstats
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
commit827632a569eb3e66ccd34f8e156c8db64441df0a (patch)
tree83bf9975bd1727c76d8afa49776cce3800576628
parent312e23485b4dcaf9b7c4956961bda4423bf6d73e (diff)
downloadexternal_llvm-827632a569eb3e66ccd34f8e156c8db64441df0a.zip
external_llvm-827632a569eb3e66ccd34f8e156c8db64441df0a.tar.gz
external_llvm-827632a569eb3e66ccd34f8e156c8db64441df0a.tar.bz2
Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66278 91177308-0d34-0410-b5e6-96231b3b80d8
-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 {