Index: tests_lit/reader_tests/constants.ll |
diff --git a/tests_lit/reader_tests/constants.ll b/tests_lit/reader_tests/constants.ll |
index f6efeaf423c7910470705c4f08652aa87d956193..8bbb7e9cb80af37d87a8037c2b44905a2b6b63c3 100644 |
--- a/tests_lit/reader_tests/constants.ll |
+++ b/tests_lit/reader_tests/constants.ll |
@@ -2,7 +2,7 @@ |
; RUN: %p2i -i %s --insts | FileCheck %s |
; RUN: %if --need=allow_disable_ir_gen --command \ |
-; RUN: %p2i -i %s --args -notranslate -timing -no-ir-gen \ |
+; RUN: %p2i -i %s --args -notranslate -timing \ |
; RUN: | %if --need=allow_disable_ir_gen --command \ |
; RUN: FileCheck --check-prefix=NOIR %s |