diff options
Diffstat (limited to 'test/ELF/mips-tls-hilo.s')
-rw-r--r-- | test/ELF/mips-tls-hilo.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ELF/mips-tls-hilo.s b/test/ELF/mips-tls-hilo.s index 7628cb3a6ec6..fb026a40bbb1 100644 --- a/test/ELF/mips-tls-hilo.s +++ b/test/ELF/mips-tls-hilo.s @@ -21,8 +21,8 @@ # DIS-NEXT: 2000c: 24 62 90 00 addiu $2, $3, -28672 # %lo(loc0 - .tdata - 0x7000) --^ -# DIS: 00030000 l .tdata 00000000 .tdata -# DIS: 00030000 l .tdata 00000000 loc0 +# DIS: 00040000 l .tdata 00000000 .tdata +# DIS: 00040000 l .tdata 00000000 loc0 # CHECK: Relocations [ # CHECK-NEXT: ] |