summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/stmt-list.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-03-11 04:20:31 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-03-11 04:20:31 +0000
commit23562fcfe971131a0545e51c1a77cc1179c10736 (patch)
treede6cd36a9faba48c22a088a8a496e27e0b1c2291 /llvm/test/DebugInfo/X86/stmt-list.ll
parent7304a2427efbe8717bf8c36aee2aaac86af0a162 (diff)
downloadbcm5719-llvm-23562fcfe971131a0545e51c1a77cc1179c10736.tar.gz
bcm5719-llvm-23562fcfe971131a0545e51c1a77cc1179c10736.zip
Don't print labels that on ELF are never used.
llvm-svn: 231904
Diffstat (limited to 'llvm/test/DebugInfo/X86/stmt-list.ll')
-rw-r--r--llvm/test/DebugInfo/X86/stmt-list.ll1
1 files changed, 0 insertions, 1 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() {
OpenPOWER on IntegriCloud