diff options
Diffstat (limited to 'test/MC/ARM/mapping-within-section.s')
-rw-r--r-- | test/MC/ARM/mapping-within-section.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/mapping-within-section.s b/test/MC/ARM/mapping-within-section.s index 56dd6ef07e73c..b1379d28a3642 100644 --- a/test/MC/ARM/mapping-within-section.s +++ b/test/MC/ARM/mapping-within-section.s @@ -1,4 +1,4 @@ -@ RUN: llvm-mc -triple=arm-linux-gnueabi -filetype=obj < %s | llvm-objdump -t - | FileCheck %s +@ RUN: llvm-mc -triple=armv7-linux-gnueabi -filetype=obj < %s | llvm-objdump -t - | FileCheck %s .text @ $a at 0x0000 |