commit | 89bf3272787d9a98840f375c066a883e67909cf4 | [log] [tgz] |
---|---|---|
author | Martell Malone <martellmalone@gmail.com> | Sun Oct 15 17:41:20 2017 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Sep 06 01:22:24 2020 -0700 |
tree | 032c7875052d8f5b50dee2f6ba808af8fae100f5 | |
parent | 43d4bcf052f5414f0ddcf7f0d89e55396908a6ec [diff] |
MACHO: ld64.lld alias for the MACHO LLD target When using lld on macOS the current level of detection between ld and ld64 forces us to rename lld to ld. For ELF targets we have the ld.lld alias so for MACHO we should have ld64.lld so we can use lld without replacing the system compiler. This also solves the additional issue of cross compiling for MACHO where renaming lld to ld with only target ELF. The clang driver component changes will be in a follow-up commit. Reviewers: ruiu, rnk Differential Revision: https://reviews.llvm.org/D38290 llvm-svn: 315865 GitOrigin-RevId: 1603fe2813083b28980640ae33e6b73ea782fa77
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.
In order to make sure various developers can evaluate patches over the same tests, we create a collection of self contained programs.
It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz
The current sha256 is 4818e8d38961503a04a73597b0da1242c39efc9df2ceb6dfca4ed36845239863.