Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwarf output"

llvm-svn: 203616
This commit is contained in:
David Blaikie 2014-03-11 22:46:12 +00:00
parent f7d02d479c
commit fb6058a455
1 changed files with 2 additions and 4 deletions

View File

@ -1,11 +1,9 @@
; REQUIRES: object-emission
; RUN: llc %s -o %t -filetype=obj
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump - | FileCheck %s
; *-win32 doesn't emit Dwarf line table.
; darwin has a workaround for a linker bug so it always emits one line table entry
; XFAIL: win32, darwin
; XFAIL: darwin
; Expect no line table entry since there are no functions and file references in this compile unit
; CHECK: .debug_line contents: