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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 10:28:47 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5433a79176a3: [lld-macho][nfc] Create Relocations.{h,cpp} for relocation-specific code (authored by int3).

Repository:
  rG LLVM Github Monorepo

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

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.330019.patch
Type: text/x-patch
Size: 14634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/9704e525/attachment.bin>


More information about the llvm-commits mailing list