[PATCH] D36742: [LLD][ELF][AArch64] Implement scanner for Cortex-A53 Erratum 843419

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 07:59:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD319780: [ELF] Implement scanner for Cortex-A53 Erratum 843419 (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D36742?vs=125355&id=125528#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D36742

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Writer.cpp
  test/ELF/aarch64-cortex-a53-843419-address.s
  test/ELF/aarch64-cortex-a53-843419-cli.s
  test/ELF/aarch64-cortex-a53-843419-nopatch.s
  test/ELF/aarch64-cortex-a53-843419-recognize.s
  test/ELF/aarch64-cortex-a53-843419-thunk.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36742.125528.patch
Type: text/x-patch
Size: 31715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/7fbcc929/attachment.bin>


More information about the llvm-commits mailing list