[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 9 09:33:51 PDT 2019


peter.smith updated this revision to Diff 219373.
peter.smith added a comment.

Updated patch to address review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67284/new/

https://reviews.llvm.org/D67284

Files:
  ELF/AArch64ErrataFix.cpp
  ELF/ARMErrataFix.cpp
  ELF/ARMErrataFix.h
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Writer.cpp
  test/ELF/arm-fix-cortex-a8-blx.s
  test/ELF/arm-fix-cortex-a8-nopatch.s
  test/ELF/arm-fix-cortex-a8-plt.s
  test/ELF/arm-fix-cortex-a8-recognize.s
  test/ELF/arm-fix-cortex-a8-thunk.s
  test/ELF/arm-fix-cortex-a8-toolarge.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67284.219373.patch
Type: text/x-patch
Size: 48429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/329ac5e1/attachment.bin>


More information about the llvm-commits mailing list