Skip to content

Commit

Permalink
[test] un-XFAIL test/Driver/static-stdlib-linux-lld.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jun 21, 2022
1 parent 8cc0f4f commit 54f1225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Driver/static-stdlib-linux-lld.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// REQUIRES: OS=linux-gnu
// REQUIRES: static_stdlib
// REQUIRES: lld_lto
// XFAIL: *
print("hello world!")
// RUN: %empty-directory(%t)
// RUN: %target-swiftc_driver -static-stdlib -use-ld=lld %import-static-libdispatch -o %t/static-stdlib-lld %s
Expand Down

0 comments on commit 54f1225

Please sign in to comment.