Skip to content

Commit 3175c67

Browse files
spevansjrose-apple
authored andcommitted
Disable -Xlinker argument reordering test on macOS. (#11069)
1 parent 65ec365 commit 3175c67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/linker-args-order-linux.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Statically link a "hello world" program
2+
// REQUIRES: OS=linux-gnu
23
// REQUIRES: static_stdlib
34
print("hello world!")
45
// RUN: %empty-directory(%t)

0 commit comments

Comments
 (0)