[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:22:22 PDT 2020


gkm updated this revision to Diff 296327.
gkm added a comment.

- move encoding bitfield comments outside their functions


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.296327.patch
Type: text/x-patch
Size: 21309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/6a6b444e/attachment-0001.bin>


More information about the llvm-commits mailing list