Verify pass has been run for a long time now
authorChris Lattner <sabre@nondot.org>
Wed, 31 Jul 2002 17:39:16 +0000 (17:39 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Jul 2002 17:39:16 +0000 (17:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3179 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/Makefile

index c1bbe039eb71bb5cf0e9861e7d66988909ef2a3e..e853cc899a06d68d7bd91202ccf2dfceb25dea3c 100644 (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