| 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
|
|
|
|
|