aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/arm-ldrd.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/arm-ldrd.s')
-rw-r--r--test/MC/ARM/arm-ldrd.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/arm-ldrd.s b/test/MC/ARM/arm-ldrd.s
index c26ee25..af4bc73 100644
--- a/test/MC/ARM/arm-ldrd.s
+++ b/test/MC/ARM/arm-ldrd.s
@@ -1,4 +1,4 @@
-// RUN: not llvm-mc -arch arm -mattr=+v5te %s 2>&1 | FileCheck %s
+// RUN: not llvm-mc -triple arm-eabi -mattr=+v5te %s -o /dev/null 2>&1 | FileCheck %s
//
// rdar://14479793