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 65ec365 commit 3175c67Copy full SHA for 3175c67
test/Driver/linker-args-order-linux.swift
@@ -1,4 +1,5 @@
1
// Statically link a "hello world" program
2
+// REQUIRES: OS=linux-gnu
3
// REQUIRES: static_stdlib
4
print("hello world!")
5
// RUN: %empty-directory(%t)
0 commit comments