commit | 3cec2ef8c82d275c9cca81cb980f851e5d43ff0e | [log] [tgz] |
---|---|---|
author | Peter Smith <peter.smith@linaro.org> | Fri Oct 27 09:07:10 2017 +0000 |
committer | Peter Smith <peter.smith@linaro.org> | Fri Oct 27 09:07:10 2017 +0000 |
tree | 971729cff6b4ea7b70200bd34e71b89c51d77d0c | |
parent | b1c9434361738ef9f6f5da7053e3eb831ef60320 [diff] |
[ELF] Add support for multiple passes to createThunks() This change allows Thunks to be added on multiple passes. To do this we must merge only the thunks added in each pass, and deal with thunks that have drifted out of range of their callers. A thunk may end out of range of its caller if enough thunks are added in between the caller and the thunk. To handle this we create another thunk. Differential Revision: https://reviews.llvm.org/D34692 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@316754 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 4818e8d38961503a04a73597b0da1242c39efc9df2ceb6dfca4ed36845239863.