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