[PATCH] D98384: [lld-macho][nfc] Create Relocations.h for relocation-specific code

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 19:42:00 PST 2021


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a subscriber: mgorny.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This more closely mirrors the structure of lld-ELF.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98384

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/CMakeLists.txt
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Relocations.cpp
  lld/MachO/Relocations.h
  lld/MachO/Target.cpp
  lld/MachO/Target.h
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98384.329827.patch
Type: text/x-patch
Size: 14634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/b49861db/attachment.bin>


More information about the llvm-commits mailing list