Skip to content

Commit 676dfca

Browse files
committed
Disable test that's failing in CI
Tracked by rdar://75301449
1 parent eeab067 commit 676dfca

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)