This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f98d9770d Repair Windows buildbots after r320792 new 344a767d2 [ELF] Complete implementation of --fix-cortex-a53-843419
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/AArch64ErrataFix.cpp | 278 +++++++++++++++++++------ ELF/AArch64ErrataFix.h | 30 ++- ELF/Writer.cpp | 3 +- test/ELF/aarch64-cortex-a53-843419-address.s | 63 +++++- test/ELF/aarch64-cortex-a53-843419-recognize.s | 253 ++++++++++++++++++++-- test/ELF/aarch64-cortex-a53-843419-thunk.s | 10 + 6 files changed, 552 insertions(+), 85 deletions(-)