[arm] Pass -triple to llvm-mc for ARM ELF test cases.
[oota-llvm.git] / test / MC / ARM / directive-arch-armv4t.s
index 6a61a385558966889343cab63ff1b0027bb7057c..6ff8871f3408d7e361ec74914b32d556f4fef3d7 100644 (file)
@@ -3,9 +3,9 @@
 @ This test case will check the default .ARM.attributes value for the
 @ armv4t architecture.
 
-@ RUN: llvm-mc < %s -arch=arm -filetype=asm \
+@ RUN: llvm-mc < %s -triple=arm-linux-gnueabi -filetype=asm \
 @ RUN:   | FileCheck %s --check-prefix=CHECK-ASM
-@ RUN: llvm-mc < %s -arch=arm -filetype=obj \
+@ RUN: llvm-mc < %s -triple=arm-linux-gnueabi -filetype=obj \
 @ RUN:   | llvm-readobj -s -sd | FileCheck %s --check-prefix=CHECK-OBJ
 
        .syntax unified