diff options
-rw-r--r-- | test/CFrontend/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CFrontend/Makefile b/test/CFrontend/Makefile index c1bbe039eb..e853cc899a 100644 --- a/test/CFrontend/Makefile +++ b/test/CFrontend/Makefile @@ -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 |