diff options
Diffstat (limited to 'llvm/test/MC/ELF/empty-dwarf-lines.s')
| -rw-r--r-- | llvm/test/MC/ELF/empty-dwarf-lines.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/empty-dwarf-lines.s b/llvm/test/MC/ELF/empty-dwarf-lines.s index 1b135a677dd..d840e5ee1a5 100644 --- a/llvm/test/MC/ELF/empty-dwarf-lines.s +++ b/llvm/test/MC/ELF/empty-dwarf-lines.s @@ -7,7 +7,7 @@ c: .asciz "hi\n" -// CHECK: # Section 0x00000004 +// CHECK: # Section 4 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.debug_line' // CHECK-NEXT: ('sh_type', 0x00000001) // CHECK-NEXT: ('sh_flags', 0x00000000) |

