| Index: tests_lit/reader_tests/call.ll
|
| diff --git a/tests_lit/reader_tests/call.ll b/tests_lit/reader_tests/call.ll
|
| index ab1cfec277c8882984d4ba650331bb852a4ccde2..5afd589e710406431df4feb41a36b907b95e7ef8 100644
|
| --- a/tests_lit/reader_tests/call.ll
|
| +++ b/tests_lit/reader_tests/call.ll
|
| @@ -3,7 +3,7 @@
|
| ; RUN: %p2i -i %s --insts --args -allow-externally-defined-symbols \
|
| ; RUN: | 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: -allow-externally-defined-symbols \
|
| ; RUN: | %if --need=allow_disable_ir_gen --command \
|
| ; RUN: FileCheck --check-prefix=NOIR %s
|
|
|