Index: tests_lit/reader_tests/phi.ll |
diff --git a/tests_lit/reader_tests/phi.ll b/tests_lit/reader_tests/phi.ll |
index a90bc4c7c1b0433b9bbfec715d2a787ec38fd88b..4cb95b8a03d556a8a91c75b9a301fe08c62b5fe8 100644 |
--- a/tests_lit/reader_tests/phi.ll |
+++ b/tests_lit/reader_tests/phi.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 |