mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
ed2be25205
FIXME: Restore more other arch-dependent MachO tests. (eg. r126401 and r133856) llvm-svn: 145925
15 lines
336 B
ArmAsm
15 lines
336 B
ArmAsm
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
|
|
|
|
ble Lfoo @ wide encoding
|
|
|
|
.space 258
|
|
Lfoo:
|
|
nop
|
|
|
|
ble Lbaz @ narrow encoding
|
|
.space 256
|
|
Lbaz:
|
|
|
|
@ CHECK: '_section_data', '40f38180
|
|
@ CHECK: 000000bf 7fdd
|