Add a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66278 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2009-03-06 17:59:58 +00:00
parent 312e23485b
commit 827632a569

View File

@ -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 {