diff options
Diffstat (limited to 'test/MC/ARM/elf-movt.s')
-rw-r--r-- | test/MC/ARM/elf-movt.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/MC/ARM/elf-movt.s b/test/MC/ARM/elf-movt.s index 18061f5..02bb5a6 100644 --- a/test/MC/ARM/elf-movt.s +++ b/test/MC/ARM/elf-movt.s @@ -27,13 +27,13 @@ barf: @ @barf @ OBJ-NEXT: 'sh_entsize', 0x00000000 @ OBJ-NEXT: '_section_data', 'f00f0fe3 f40f4fe3' -@ OBJ: Relocation 0x00000000 +@ OBJ: Relocation 0 @ OBJ-NEXT: 'r_offset', 0x00000000 @ OBJ-NEXT: 'r_sym' -@ OBJ-NEXT: 'r_type', 0x0000002d +@ OBJ-NEXT: 'r_type', 0x2d -@ OBJ: Relocation 0x00000001 +@ OBJ: Relocation 1 @ OBJ-NEXT: 'r_offset', 0x00000004 @ OBJ-NEXT: 'r_sym' -@ OBJ-NEXT: 'r_type', 0x0000002e +@ OBJ-NEXT: 'r_type', 0x2e |