diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/DebugInfo/X86/stmt-list.ll | 1 | ||||
| -rw-r--r-- | llvm/test/MC/ELF/gen-dwarf.s | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/stmt-list.ll b/llvm/test/DebugInfo/X86/stmt-list.ll index 7cad3fc7ee3..aac583c61c7 100644 --- a/llvm/test/DebugInfo/X86/stmt-list.ll +++ b/llvm/test/DebugInfo/X86/stmt-list.ll @@ -3,7 +3,6 @@ ; CHECK: .long .Lline_table_start0 # DW_AT_stmt_list ; CHECK: .section .debug_line,"",@progbits -; CHECK-NEXT: .Lsection_line: ; CHECK-NEXT: .Lline_table_start0: define void @f() { diff --git a/llvm/test/MC/ELF/gen-dwarf.s b/llvm/test/MC/ELF/gen-dwarf.s index 5c90bf724b9..4e773c79af2 100644 --- a/llvm/test/MC/ELF/gen-dwarf.s +++ b/llvm/test/MC/ELF/gen-dwarf.s @@ -49,7 +49,6 @@ foo: // ASM-NEXT: .long [[LINE_LABEL:.L[a-z0-9]+]] // ASM: .section .debug_line -// ASM-NEXT:.Lsection_line: // ASM-NEXT: [[LINE_LABEL]] // DWARF1: Dwarf version 1 is not supported. |

