aboutsummaryrefslogtreecommitdiff
path: root/test/MC/MachO/ARM/relax-thumb2-branches.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/MachO/ARM/relax-thumb2-branches.s')
-rw-r--r--test/MC/MachO/ARM/relax-thumb2-branches.s39
1 files changed, 36 insertions, 3 deletions
diff --git a/test/MC/MachO/ARM/relax-thumb2-branches.s b/test/MC/MachO/ARM/relax-thumb2-branches.s
index 7916d424078c..fbac5fd4260c 100644
--- a/test/MC/MachO/ARM/relax-thumb2-branches.s
+++ b/test/MC/MachO/ARM/relax-thumb2-branches.s
@@ -1,4 +1,4 @@
-@ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
+@ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | llvm-readobj -s -sd | FileCheck %s
ble Lfoo @ wide encoding
@@ -10,5 +10,38 @@ Lfoo:
.space 256
Lbaz:
-@ CHECK: '_section_data', '40f38180
-@ CHECK: 000000bf 7fdd
+@ CHECK: SectionData (
+@ CHECK: 0000: 40F38180 00000000 00000000 00000000 |@...............|
+@ CHECK: 0010: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0020: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0030: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0040: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0050: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0060: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0070: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0080: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0090: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00A0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00B0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00C0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00D0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00E0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 00F0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0100: 00000000 000000BF 7FDD0000 00000000 |................|
+@ CHECK: 0110: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0120: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0130: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0140: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0150: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0160: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0170: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0180: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0190: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01A0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01B0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01C0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01D0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01E0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 01F0: 00000000 00000000 00000000 00000000 |................|
+@ CHECK: 0200: 00000000 00000000 0000 |..........|
+@ CHECK: )