Index: tests_lit/reader_tests/select.ll |
diff --git a/tests_lit/reader_tests/select.ll b/tests_lit/reader_tests/select.ll |
index 834f1a891966d7f6ff532122ae6c9030c06c514f..c517d245fc9b1e121daa2f82664da953f3ef2d3c 100644 |
--- a/tests_lit/reader_tests/select.ll |
+++ b/tests_lit/reader_tests/select.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 |