diff options
Diffstat (limited to 'llvm/test/MC/ELF/debug-loc.s')
| -rw-r--r-- | llvm/test/MC/ELF/debug-loc.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/debug-loc.s b/llvm/test/MC/ELF/debug-loc.s index 36ae485ef06..68e36a55c71 100644 --- a/llvm/test/MC/ELF/debug-loc.s +++ b/llvm/test/MC/ELF/debug-loc.s @@ -8,7 +8,7 @@ // FIXME2: We need a debug_line dumper so that we can test the actual contents. // CHECK: # Section 0x00000004 -// CHECK-NEXT: (('sh_name', 0x00000012) # '.debug_line' +// CHECK-NEXT: (('sh_name', 0x00000011) # '.debug_line' // CHECK-NEXT: ('sh_type', 0x00000001) // CHECK-NEXT: ('sh_flags', 0x00000000) // CHECK-NEXT: ('sh_addr', 0x00000000) |

