summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-11-30-reloc-movt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2010-11-30-reloc-movt.ll')
-rw-r--r--test/CodeGen/ARM/2010-11-30-reloc-movt.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/CodeGen/ARM/2010-11-30-reloc-movt.ll b/test/CodeGen/ARM/2010-11-30-reloc-movt.ll
index 8a0220690d..99e1fbc590 100644
--- a/test/CodeGen/ARM/2010-11-30-reloc-movt.ll
+++ b/test/CodeGen/ARM/2010-11-30-reloc-movt.ll
@@ -24,17 +24,17 @@ entry:
; OBJ: Relocation 0
; OBJ-NEXT: 'r_offset', 0x00000004
; OBJ-NEXT: 'r_sym', 0x00000007
-; OBJ-NEXT: 'r_type', 0x0000002b
+; OBJ-NEXT: 'r_type', 0x2b
; OBJ: Relocation 1
; OBJ-NEXT: 'r_offset', 0x00000008
; OBJ-NEXT: 'r_sym'
-; OBJ-NEXT: 'r_type', 0x0000002c
+; OBJ-NEXT: 'r_type', 0x2c
; OBJ: # Relocation 2
; OBJ-NEXT: 'r_offset', 0x0000000c
; OBJ-NEXT: 'r_sym', 0x00000008
-; OBJ-NEXT: 'r_type', 0x0000001c
+; OBJ-NEXT: 'r_type', 0x1c
}