Skip to content

Commit a8cec8e

Browse files
committed
Disable AutoDiff/compiler_crashers_fixed/58660-conflicting-debug-info-inlining.swift on Linux
1 parent 39a220e commit a8cec8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/58660-conflicting-debug-info-inlining.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-swift-frontend -emit-sil -O -g %s | %FileCheck %s
33

44
// REQUIRES: swift_in_compiler
5+
// XFAIL: OS=linux
56

67
// Issue #58660: Specifically-shaped differentiable functions yield "conflicting debug info for argument" assertion failure
78
// Ensure that proper location is preserved after sil-mem2reg location-less stores (created during inlining)

0 commit comments

Comments
 (0)