diff options
Diffstat (limited to 'test/MC/ELF/global-offset.s')
-rw-r--r-- | test/MC/ELF/global-offset.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/global-offset.s b/test/MC/ELF/global-offset.s index aa63287..77f7267 100644 --- a/test/MC/ELF/global-offset.s +++ b/test/MC/ELF/global-offset.s @@ -5,7 +5,7 @@ addl $_GLOBAL_OFFSET_TABLE_, %ebx -// CHECK: ('sh_name', 0x00000001) # '.text' +// CHECK: ('sh_name', 0x00000005) # '.text' // CHECK-NEXT: ('sh_type', // CHECK-NEXT: ('sh_flags', // CHECK-NEXT: ('sh_addr', |