We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eeab067 + 676dfca commit 8d61861Copy full SHA for 8d61861
test/Interpreter/llvm_link_time_opt.swift
@@ -2,6 +2,7 @@
2
// static library is not well supported yet on Windows
3
4
// REQUIRES: lld_lto
5
+// REQUIRES: rdar75301449
6
7
// RUN: %empty-directory(%t)
8
// RUN: %target-swiftc_driver -emit-library -static -lto=llvm-full -emit-module %S/Inputs/lto/module1.swift -working-directory %t
0 commit comments