Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21043


Change subject: IMPALA-12807: Add mold linker
......................................................................

IMPALA-12807: Add mold linker

This adds the mold linker to the toolchain. Mold is a new
linker that claims to be significantly faster than gold/lld.
Even though it won't be linked into the Impala executable, it
uses C++20 and needs to be build with the toolchain GCC 10+
compiler.

Testing:
 - Ran a local build and used mold to build Impala

Change-Id: Ifc1ad3744ea9d0ff7bf111193652a21542d2b2cf
---
M buildall.sh
A source/mold/build.sh
2 files changed, 44 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/43/21043/1
--
To view, visit http://gerrit.cloudera.org:8080/21043
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc1ad3744ea9d0ff7bf111193652a21542d2b2cf
Gerrit-Change-Number: 21043
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to