Skip to content

Commit 8d61861

Browse files
authored
Merge pull request swiftlang#36396 from DougGregor/disable-llvm_link_time_opt
Disable test that's failing in CI
2 parents eeab067 + 676dfca commit 8d61861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/llvm_link_time_opt.swift

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

44
// REQUIRES: lld_lto
5+
// REQUIRES: rdar75301449
56

67
// RUN: %empty-directory(%t)
78
// 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)