| Index: test/NaCl/PNaClLLC/test-runs-verify.ll
|
| diff --git a/test/NaCl/PNaClLLC/test-runs-verify.ll b/test/NaCl/PNaClLLC/test-runs-verify.ll
|
| index 9e7c9d32a5cb48f3e891b4d0a91b07d8eb2268e8..0b10960e3c1b33d57862da694bb50f2e91eb86b2 100644
|
| --- a/test/NaCl/PNaClLLC/test-runs-verify.ll
|
| +++ b/test/NaCl/PNaClLLC/test-runs-verify.ll
|
| @@ -1,4 +1,4 @@
|
| -; RUN: not pnacl-llc -mtriple=i386-unknown-nacl -filetype=asm %s -o - 2>&1 | FileCheck %s
|
| +; RUN: not --crash pnacl-llc -mtriple=i386-unknown-nacl -filetype=asm %s -o - 2>&1 | FileCheck %s
|
|
|
| ; Test that the Verifier pass is running in pnacl-llc.
|
|
|
|
|