Skip to content

Commit ef7a5b7

Browse files
committed
tests: disable test/DebugInfo/move_function_dbginfo_async.swift again
It still fails on some CI jobs. rdar://91467528
1 parent 728f77c commit ef7a5b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/move_function_dbginfo_async.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %target-swift-frontend -parse-as-library -disable-availability-checking -g -c %s -o %t/out.o
44
// RUN: %llvm-dwarfdump --show-children %t/out.o | %FileCheck -check-prefix=DWARF %s
55

6+
// REQUIRES: rdar91467528
7+
68
// This test checks that:
79
//
810
// 1. At the IR level, we insert the appropriate llvm.dbg.addr, llvm.dbg.value.

0 commit comments

Comments
 (0)