projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
312e234
)
Add a comment.
author
Mikhail Glushenkov
<foldr@codedgers.com>
Fri, 6 Mar 2009 17:59:58 +0000
(17:59 +0000)
committer
Mikhail Glushenkov
<foldr@codedgers.com>
Fri, 6 Mar 2009 17:59:58 +0000
(17:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66278
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/LLVMC/llvmc.exp
patch
|
blob
|
history
diff --git
a/test/LLVMC/llvmc.exp
b/test/LLVMC/llvmc.exp
index bc5f98e4e4bd1e1eaeaa0e4946f17ee8b9b34fbd..fd5a0466ad8bac2e1c16e17c79b93ba77a6f5db4 100644
(file)
--- 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 {