[PATCH] D67284: [LLD][ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 02:40:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371965: [ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417 (authored by psmith, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D67284?vs=220127&id=220297#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67284/new/
https://reviews.llvm.org/D67284
Files:
lld/trunk/ELF/AArch64ErrataFix.cpp
lld/trunk/ELF/ARMErrataFix.cpp
lld/trunk/ELF/ARMErrataFix.h
lld/trunk/ELF/CMakeLists.txt
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/arm-fix-cortex-a8-blx.s
lld/trunk/test/ELF/arm-fix-cortex-a8-nopatch.s
lld/trunk/test/ELF/arm-fix-cortex-a8-plt.s
lld/trunk/test/ELF/arm-fix-cortex-a8-recognize.s
lld/trunk/test/ELF/arm-fix-cortex-a8-thunk.s
lld/trunk/test/ELF/arm-fix-cortex-a8-toolarge.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67284.220297.patch
Type: text/x-patch
Size: 49312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/9b5d108b/attachment.bin>
More information about the llvm-commits
mailing list