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.
1 parent eeab067 commit 676dfcaCopy full SHA for 676dfca
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