commit | 3ee225094a683a0f52ad9a00299a7f2004a2c997 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Tue Mar 13 23:16:53 2018 -0700 |
committer | Yi Kong <[email protected]> | Fri Mar 01 10:37:33 2019 -0800 |
tree | 709edd9eed789e36e5501d4db10add8cc4d03f86 | |
parent | 35c021c49f44cd4e06875c4b1398a2b3464132bb [diff] |
Revert two changes that break Android builds. * Earlier versions of lld were able to replace Android's lld.gold and link most files. * With two recent lld changes, debuggerd_test64 and some other files failed to link because libunwindstack.a is linked like --whole-archive. We need to revert the following two changes: * "Put undefined symbols from shared libraries in the symbol table." lld/trunk@326242 * "Make undefined symbol in DSO to pull out object files from archive files." lld/trunk@325849 Bug: 74755833 Change-Id: I21b0df5e3c19bdfff4ea6c0ff9e9e562bd73f921
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.