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 2d5e5ceccdb78eade7c63c141b2098f694938048..829190400bc2ab1d9787fc5c5fc025ce0a618d12 100644 |
--- a/tests_lit/llvm2ice_tests/globalinit.pnacl.ll |
+++ b/tests_lit/llvm2ice_tests/globalinit.pnacl.ll |
@@ -8,9 +8,7 @@ |
; Test -filetype=iasm and try to cross reference instructions w/ the |
; symbol table. |
-; RUN: %p2i -i %s --args --verbose none \ |
-; RUN: | llvm-mc -triple=i686-none-nacl -filetype=obj \ |
-; RUN: | llvm-objdump -d -r --symbolize -x86-asm-syntax=intel - \ |
+; RUN: %p2i -i %s --assemble --disassemble --args --verbose none \ |
; RUN: | FileCheck --check-prefix=IAS %s |
; RUN: %p2i -i %s --args --verbose none \ |
; RUN: | llvm-mc -triple=i686-none-nacl -filetype=obj \ |