diff options
Diffstat (limited to 'llvm/test/MC/ELF/global-offset.s')
| -rw-r--r-- | llvm/test/MC/ELF/global-offset.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/global-offset.s b/llvm/test/MC/ELF/global-offset.s index aa6328760d4..77f72677108 100644 --- a/llvm/test/MC/ELF/global-offset.s +++ b/llvm/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', |

