Skip to content

Commit 37a25a5

Browse files
authored
Merge pull request swiftlang#36400 from apple/revert-36396-disable-llvm_link_time_opt
Revert "Disable test that's failing in CI"
2 parents 5264360 + 558d15c commit 37a25a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Interpreter/llvm_link_time_opt.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// static library is not well supported yet on Windows
33

44
// REQUIRES: lld_lto
5-
// REQUIRES: rdar75301449
65

76
// RUN: %empty-directory(%t)
87
// RUN: %target-swiftc_driver -emit-library -static -lto=llvm-full -emit-module %S/Inputs/lto/module1.swift -working-directory %t

0 commit comments

Comments
 (0)