This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0e4d14e [ELF] Linkerscript: print location of undefined symbol usage new 1abddce [CMake] Add install target for the lld tool
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 10 ++++------ cmake/modules/AddLLD.cmake | 45 +++++++++++++++++++++++++++++++++++++++++++++ tools/lld/CMakeLists.txt | 7 ++----- 3 files changed, 51 insertions(+), 11 deletions(-) create mode 100644 cmake/modules/AddLLD.cmake