commit | f65b8ad103009859c5b03d716610b0024c2461f3 | [log] [tgz] |
---|---|---|
author | Peter Smith <peter.smith@linaro.org> | Tue Sep 17 09:49:30 2019 +0000 |
committer | Peter Smith <peter.smith@linaro.org> | Tue Sep 17 09:49:30 2019 +0000 |
tree | e1bb164ea595368cac05f0cf76886fa936978d08 | |
parent | c53f64f45d24fbe5cd662f59b49061d45f3589fe [diff] |
[ELF][AARCH64] Refactor AArchErrataFix to match changes in ARMErrataFix NFC. D67284 introduced ARMErrataFix.cpp which was derived from AArch64ErrataFix.cpp. There were some useful refactoring changes made to ARMErrataFix.cpp made as part of the review. This change applies the relevant changes back to AArch64ErrataFix.cpp. Main changes are: - Old style variable names in comments like IS, are now new style isec. - Simplify init() collection of mappingSymbols to always start with a code mapping symbol. - Simplify logic in mergeCmp(). - Fix one 80 column overflow caused by IS -> isec transformation. Differential Revision: https://reviews.llvm.org/D67622 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@372094 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.