[PATCH] D88629: [lld-macho] Add ARM64 target arch

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 16:15:54 PDT 2020


gkm updated this revision to Diff 296324.
gkm marked an inline comment as done.
gkm added a comment.

- amend according to review feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88629

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/CMakeLists.txt
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Target.h
  lld/test/MachO/relocations-arm64.s
  lld/test/MachO/relocations-x86_84.s
  lld/test/MachO/relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88629.296324.patch
Type: text/x-patch
Size: 21325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/9afe2129/attachment.bin>


More information about the llvm-commits mailing list