| 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 c61b0b9cefef1c89b6d0811326b81d7ecad56626..9a9809743c3757a04e31e3536b2d2780a7a169f8 100644
|
| --- a/tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| +++ b/tests_lit/llvm2ice_tests/globalinit.pnacl.ll
|
| @@ -4,7 +4,7 @@
|
|
|
| ; Test -filetype=asm to test the lea "hack" until we are fully confident
|
| ; in -filetype=iasm .
|
| -; RUN: %p2i -i %s --args --verbose none -filetype=asm | FileCheck %s
|
| +; RUN: %p2i -i %s --filetype=asm --args --verbose none | FileCheck %s
|
|
|
| ; Test -filetype=iasm and try to cross reference instructions w/ the
|
| ; symbol table.
|
|
|