commit | 05c07c57c6d378dfcba015a999b972753aced27a | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Wed Jul 17 11:08:38 2019 +0100 |
committer | Mark Dykes <mardyk01@review.trustedfirmware.org> | Fri Jan 17 16:48:18 2020 +0000 |
tree | 21fd9fd2a96ac27ba28da0e93a706725538abb36 | |
parent | e1e4dcb1aae2a0b1d2dda7f6a46764c5bbcb9cc0 [diff] |
Set lld as the default linker for Clang builds The LLVM linker replaces the GNU linker as default for the link on Clang builds. It is possible to override the default linker by setting the LD build flag. The patch also updates the TF-A doc. Change-Id: Ic08552b9994d4fa8f0d4863e67a2726c1dce2e35 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com> Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com>