| Index: tests_lit/reader_tests/insertextract.ll
|
| diff --git a/tests_lit/reader_tests/insertextract.ll b/tests_lit/reader_tests/insertextract.ll
|
| index 8259065d42ba95f1060680bf9778ddf1eaa816c0..cb2b6e493f00d40d5c9cd68cde54c19a336121ac 100644
|
| --- a/tests_lit/reader_tests/insertextract.ll
|
| +++ b/tests_lit/reader_tests/insertextract.ll
|
| @@ -4,7 +4,7 @@
|
| ; RUN: %l2i -i %s --insts | %ifl FileCheck %s
|
| ; RUN: %lc2i -i %s --insts | %iflc 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
|
|
|
|
|