Commits

Todd Fiala committed 711c76e1ae1
Add gold linker support for Swift executables and shared libraries on Linux. This skips the Swift standard library due to the linker script incompatibility issue. As before for other related projects, the build-script-impl option '--use-gold-linker' triggers usage of this. Swift SVN r32706