[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
Thu Apr 1 15:49:11 PDT 2021


int3 updated this revision to Diff 334841.
int3 marked an inline comment as done.
int3 added a comment.

LP32 -> ILP32 + move set32BitProperties to ILP32


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.334841.patch
Type: text/x-patch
Size: 39524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/db310d37/attachment.bin>


More information about the llvm-commits mailing list