Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 5e8aa01

Browse files
committed
[PR18809] Remove XFAIL from DebugInfo/empty.ll.
I added it in r201211. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201383 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 9c4127a commit 5e8aa01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/DebugInfo/empty.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
; RUN: llc %s -o %t -filetype=obj
22
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
33

4-
; PR18809
5-
; XFAIL: cygwin,mingw32
6-
74
; Expect no line table entry since there are no functions and file references in this compile unit
85
; CHECK: .debug_line contents:
96
; CHECK: Line table prologue:

0 commit comments

Comments
 (0)