| 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 65d945946d47830d3c0bc831df331ff3f2ecf94a..f4a6604efbf12a02e9a5f87a39cec64f47656ba7 100644
|
| --- a/tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| +++ b/tests_lit/reader_tests/nacl-fake-intrinsic.ll
|
| @@ -1,6 +1,8 @@
|
| ; Tests that we don't get fooled by a fake NaCl intrinsic.
|
|
|
| -
|
| +; TODO(kschimpf) Find way to run this through p2i. Note: Can't do this
|
| +; 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: -allow-pnacl-reader-error-recovery \
|
|
|