forked from OSchip/llvm-project
Failing Feature/Regression test should fail the build
llvm-svn: 18507
This commit is contained in:
parent
895ad73daa
commit
20275c1d5d
|
@ -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::
|
||||
|
|
Loading…
Reference in New Issue