| Index: tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| diff --git a/tests_lit/reader_tests/nacl-fake-intrinsic.ll b/tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| index f4a6604efbf12a02e9a5f87a39cec64f47656ba7..d325383c050a62900201fb4499d46b96e4a82999 100644
|
| --- a/tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| +++ b/tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| @@ -4,7 +4,7 @@
|
| ; currently because run-llvm2ice.py raises exception on error,
|
| ; and output is lost.
|
| ; RUN: llvm-as < %s | pnacl-freeze -allow-local-symbol-tables \
|
| -; RUN: | not %llvm2ice -notranslate -verbose=inst -build-on-read \
|
| +; RUN: | not %llvm2ice -notranslate -verbose=inst \
|
| ; RUN: -allow-pnacl-reader-error-recovery \
|
| ; RUN: -allow-local-symbol-tables \
|
| ; RUN: | FileCheck %s
|
|
|