Skip to content

Commit 4ca4625

Browse files
authored
Enable the IRGen/hermetic-seal-exec.swift test (#40085)
1 parent 3d08df9 commit 4ca4625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/IRGen/hermetic-seal-exec.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
// REQUIRES: executable_test
2626

27-
// Test disabled until LLVM GlobalDCE supports conditional references.
28-
// REQUIRES: rdar81868900
27+
// FIXME(mracek): More work needed to get this to work on non-Apple platforms.
28+
// REQUIRES: VENDOR=apple
2929

3030
#if LIBRARY
3131

0 commit comments

Comments
 (0)