Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(423)

Unified Diff: test/NaCl/PNaClLLC/test-runs-verify.ll

Issue 180483005: Fix PNaCl-local files after merging LLVM 3.4 (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@hs-merge-before-fixes
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/CodeGen/ARM/varargs-spill-stack-align-nacl.ll ('k') | tools/pnacl-bccompress/pnacl-bccompress.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « test/CodeGen/ARM/varargs-spill-stack-align-nacl.ll ('k') | tools/pnacl-bccompress/pnacl-bccompress.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698