Index: tests_lit/reader_tests/switch.ll |
diff --git a/tests_lit/reader_tests/switch.ll b/tests_lit/reader_tests/switch.ll |
index 5a6014d3af4218c4e29e08288e817a08f03f181f..442939537f69824e596ef7ab8538c2b718f022de 100644 |
--- a/tests_lit/reader_tests/switch.ll |
+++ b/tests_lit/reader_tests/switch.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 |