We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9d27b9 + 0d0f670 commit 41ccddeCopy full SHA for 41ccdde
test/DebugInfo/move_function_dbginfo_async.swift
@@ -3,6 +3,8 @@
3
// RUN: %target-swift-frontend -parse-as-library -disable-availability-checking -g -c %s -o %t/out.o
4
// RUN: %llvm-dwarfdump --show-children %t/out.o | %FileCheck -check-prefix=DWARF %s
5
6
+// REQUIRES: rdar91467528
7
+
8
// This test checks that:
9
//
10
// 1. At the IR level, we insert the appropriate llvm.dbg.addr, llvm.dbg.value.
0 commit comments