commit | 0368b80b0d43100a69e0f30efd57fa421302a2e4 | [log] [tgz] |
---|---|---|
author | Amy Huang <akhuang@google.com> | Thu Sep 12 22:04:56 2019 +0000 |
committer | Amy Huang <akhuang@google.com> | Thu Sep 12 22:04:56 2019 +0000 |
tree | b525c942557b8a551a944908a83da992eb602c7b | |
parent | 508ce7d5de1678d77a780929bfebd7a215879522 [diff] |
[COFF] Fix to not add archive name to buffer identifiers when they come from thin archives. Currently lld adds the archive name to MemoryBufferRef identifiers in order to ensure they are unique. For thin archives, since the file name is already unique and we want to keep the original path to the file, don't add the archive name. Differential Revision: https://reviews.llvm.org/D67295 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@371778 91177308-0d34-0410-b5e6-96231b3b80d8
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 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f.