[ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
[oota-llvm.git] / test / MC / ARM / arm-ldrd.s
index c26ee25aad7d4962654bb88f8034ad0370ca26b5..af4bc735f39ca8032796b09274b836c7b75ff1d4 100644 (file)
@@ -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