mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-26 05:25:47 +00:00
[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201211 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
; RUN: llc %s -o %t -filetype=obj
|
; RUN: llc %s -o %t -filetype=obj
|
||||||
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
|
; 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
|
; Expect no line table entry since there are no functions and file references in this compile unit
|
||||||
; CHECK: .debug_line contents:
|
; CHECK: .debug_line contents:
|
||||||
; CHECK-NOT: Line table prologue:
|
; CHECK-NOT: Line table prologue:
|
||||||
|
Reference in New Issue
Block a user