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 318abe0 commit f0adb1cCopy full SHA for f0adb1c
test/Driver/static-stdlib.swift
@@ -1,6 +1,6 @@
1
// Statically link a "hello world" program
2
// XFAIL: linux
3
-// XFAIL: lto
+// REQUIRES: non_lto
4
// REQUIRES: static_stdlib
5
print("hello world!")
6
// RUN: rm -rf %t && mkdir %t
0 commit comments