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:
98880b9
)
Failing Feature/Regression test should fail the build
author
Reid Spencer
<rspencer@reidspencer.com>
Sat, 4 Dec 2004 22:34:47 +0000
(22:34 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sat, 4 Dec 2004 22:34:47 +0000
(22:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18507
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index 95ad4c9dbf2f74b56e8ce5f2387753a8a3fa36f4..2c218a755ebd120d5060c1e9b6935686dea59bcd 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-121,7
+121,7
@@
RUNTESTFLAGS := --tool $(TESTSUITE)
endif
check:: site.exp
-
-
PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
+ PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
$(RUNTEST) $(RUNTESTFLAGS)
clean::