[arm] Pass -triple to llvm-mc for ARM ELF test cases.
[oota-llvm.git] / test / MC / ARM / directive-arch-armv5.s
index 4ef4b29b71b098da7ccbc16b67f3684ea4c7cc2b..8ed0c51217bda313739657bd65a99c36f7ea7f1a 100644 (file)
@@ -3,9 +3,9 @@
 @ This test case will check the default .ARM.attributes value for the
 @ armv5 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