[PATCH] D142498: [NFC] Prepare for new includes

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 12:49:28 PST 2023


scott.linder created this revision.
Herald added projects: lld-macho, All.
Herald added a reviewer: lld-macho.
scott.linder requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Prepatch for D141970 <https://reviews.llvm.org/D141970> which makes bare `Reloc` ambiguous (both
`llvm::Reloc` and `macho::Reloc` are visible).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142498

Files:
  lld/MachO/Arch/ARM.cpp
  lld/MachO/EhFrame.cpp
  lld/MachO/ICF.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/Relocations.cpp
  lld/MachO/UnwindInfoSection.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142498.491874.patch
Type: text/x-patch
Size: 8666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/c375443e/attachment.bin>


More information about the llvm-commits mailing list