[PATCH] D99633: [lld-macho][nfc] Refactor in preparation for 32-bit support

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 15:47:01 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG817d98d84186: [lld-macho][nfc] Refactor in preparation for 32-bit support (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D99633?vs=334893&id=335039#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99633

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/DriverUtils.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/LTO.cpp
  lld/MachO/MachOStructs.h
  lld/MachO/ObjC.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/Writer.cpp
  lld/MachO/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99633.335039.patch
Type: text/x-patch
Size: 40765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/fa513e95/attachment.bin>


More information about the llvm-commits mailing list