mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[PR18809] Remove XFAIL from DebugInfo/empty.ll.
I added it in r201211. llvm-svn: 201383
This commit is contained in:
parent
022a50cb21
commit
9852bda67d
@ -1,9 +1,6 @@
|
||||
; RUN: llc %s -o %t -filetype=obj
|
||||
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
|
||||
|
||||
; PR18809
|
||||
; XFAIL: cygwin,mingw32
|
||||
|
||||
; Expect no line table entry since there are no functions and file references in this compile unit
|
||||
; CHECK: .debug_line contents:
|
||||
; CHECK: Line table prologue:
|
||||
|
Loading…
x
Reference in New Issue
Block a user