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 4ce11ca1e121020587d10b077adac40ab44ccac5..471f41f29d038189f84c8b3369398a7026f9933b 100644 |
--- a/tests_lit/llvm2ice_tests/globalinit.pnacl.ll |
+++ b/tests_lit/llvm2ice_tests/globalinit.pnacl.ll |
@@ -2,7 +2,7 @@ |
; RUN: %llvm2ice --verbose inst %s | FileCheck %s |
; RUIN: %llvm2ice --verbose none %s \ |
-; RUIN: | llvm-mc -arch=x86 -x86-asm-syntax=intel -filetype=obj |
+; RUIN: | llvm-mc -triple=i686-none-nacl -x86-asm-syntax=intel -filetype=obj |
; RUN: %llvm2ice --verbose none %s | FileCheck --check-prefix=ERRORS %s |
; RUN: %llvm2iceinsts %s | %szdiff %s | FileCheck --check-prefix=DUMP %s |