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

Unified Diff: tests_lit/llvm2ice_tests/cond-br-same-target.ll

Issue 1214043002: Subzero: Fix a new test under MINIMAL mode. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/llvm2ice_tests/cond-br-same-target.ll
diff --git a/tests_lit/llvm2ice_tests/cond-br-same-target.ll b/tests_lit/llvm2ice_tests/cond-br-same-target.ll
index dc7902db5233fe69928f9a72064ff287c73b72ab..6863b1f7ae9052f42fa0eba3a5c9748f39d32203 100644
--- a/tests_lit/llvm2ice_tests/cond-br-same-target.ll
+++ b/tests_lit/llvm2ice_tests/cond-br-same-target.ll
@@ -1,5 +1,6 @@
; Test conditional branch where targets are the same.
; Tests issue: https://code.google.com/p/nativeclient/issues/detail?id=4212
+; REQUIRES: allow_dump
; RUN: %p2i -i %s --insts | FileCheck %s
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698