Skip to content

Commit 0628969

Browse files
authored
Merge pull request #41802 from hamishknight/revert-disable
2 parents 6d55ecd + b3fefb6 commit 0628969

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/DebugInfo/debug_value_addr.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %target-swift-frontend -primary-file %s -emit-ir -g -o - | %FileCheck %s
22
// RUN: %target-swift-frontend %s -emit-sil -g -o - | %FileCheck -check-prefix=CHECK-SIL %s
33

4-
// Temporarily disable on arm64 (rdar://89237318)
5-
// UNSUPPORTED: CPU=arm64
6-
74
// Verify that -Onone shadow copies are emitted for debug_value_addr
85
// instructions.
96

0 commit comments

Comments
 (0)