swift
040c2b80 - Default Linux toolchain linker to gold

Commit
1 year ago
Default Linux toolchain linker to gold The BFD linker on most of the Linux box is unable to link Swift objects. Currently the Swift driver hard-codes forcing the default linker to gold, but we want to support configuring this, so we need build-script to force it at the clang level instead. Cherry-Picks: d63152fd8070 7596d0091600 826255254e8f
Author
Committer
Parents
Loading