Skip to content

Commit 0112422

Browse files
committed
[lto] Re-enable static-stdlib test now that we no longer LTO the target libraries.
rdar://26281388
1 parent 8d4c3b9 commit 0112422

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Driver/static-stdlib.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Statically link a "hello world" program
22
// XFAIL: linux
3-
// REQUIRES: non_lto
43
// REQUIRES: static_stdlib
54
print("hello world!")
65
// RUN: rm -rf %t && mkdir %t

0 commit comments

Comments
 (0)