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 8cc0f4f commit 54f1225Copy full SHA for 54f1225
test/Driver/static-stdlib-linux-lld.swift
@@ -2,7 +2,6 @@
2
// REQUIRES: OS=linux-gnu
3
// REQUIRES: static_stdlib
4
// REQUIRES: lld_lto
5
-// XFAIL: *
6
print("hello world!")
7
// RUN: %empty-directory(%t)
8
// RUN: %target-swiftc_driver -static-stdlib -use-ld=lld %import-static-libdispatch -o %t/static-stdlib-lld %s
0 commit comments