Verify pass has been run for a long time now

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3179 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-07-31 17:39:16 +00:00
parent dadd49bdb8
commit 134c316d2b

View File

@ -6,8 +6,6 @@
# sure GCC emitted something valid. This is intended to catch crashers and bad
# output by GCC.
#
# TODO: If the verify pass ever gets written, it should be run on the output.
#
LEVEL = ../../..
include $(LEVEL)/test/Makefile.tests