| Index: tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| diff --git a/tests_lit/llvm2ice_tests/globalinit.pnacl.ll b/tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| index f58ed778586ae9b0be1d12a2f94381dc9650ab6d..9c652177dbb23895bc6c78c5e217b0d1a0383687 100644
|
| --- a/tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| +++ b/tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| @@ -1,5 +1,7 @@
|
| ; Test of global initializers.
|
|
|
| +; REQUIRES: allow_dump
|
| +
|
| ; Test -ias=0 to test the lea "hack" until we are fully confident in -ias=1
|
| ; RUN: %p2i -i %s --args --verbose none -ias=0 | FileCheck %s
|
|
|
|
|