commit | 9af5fca8993250d5083905b2f1ac91e210395e9f | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Dec 29 12:11:30 2014 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Sep 05 15:30:27 2020 -0700 |
tree | 79d52c4ff6250ec6ca9bcae53b127b0c572aea65 | |
parent | d3579b0c3fd5d269909f88ddc5d24ce6bb914e91 [diff] |
[multilib] Teach LLD's CMake build to use LLVM_LIBDIR_SUFFIX which allows it to support multilib suffixed hosts using lib64, etc. This variable is now available both in the direct LLVM build and from the LLVMConfig.cmake file used by standalone builds. llvm-svn: 224925 GitOrigin-RevId: 24e9773fc5b5955f8b010db357fee096432dc367
This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.
lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.