diff options
Diffstat (limited to 'test/MC/ELF/debug-line.s')
-rw-r--r-- | test/MC/ELF/debug-line.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/debug-line.s b/test/MC/ELF/debug-line.s index 2979ca28f1ec..aa0197d0ce29 100644 --- a/test/MC/ELF/debug-line.s +++ b/test/MC/ELF/debug-line.s @@ -2,7 +2,7 @@ // Test that .debug_line is populated. -// CHECK: (('sh_name', 0x00000012) # '.debug_line' +// CHECK: (('sh_name', 0x00000011) # '.debug_line' // CHECK-NEXT: ('sh_type', 0x00000001) // CHECK-NEXT: ('sh_flags', 0x00000000) // CHECK-NEXT: ('sh_addr', 0x00000000) |