| Index: tests_lit/reader_tests/nacl-other-intrinsics.ll
|
| diff --git a/tests_lit/reader_tests/nacl-other-intrinsics.ll b/tests_lit/reader_tests/nacl-other-intrinsics.ll
|
| index 38cd72d7ebe2b67a13d28b022009dc9b97b08794..52895ec3fbc67cc73d9ce28449ff2bfdfe4e0a88 100644
|
| --- a/tests_lit/reader_tests/nacl-other-intrinsics.ll
|
| +++ b/tests_lit/reader_tests/nacl-other-intrinsics.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
|
|
|