[PATCH] D120376: [lld-macho][nfc] Refactor MarkLive

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 18:00:44 PST 2022


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

This mirrors the code structure in `lld/ELF`. It also paves the way for
the next diff where I templatize things.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120376

Files:
  lld/MachO/MarkLive.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120376.410686.patch
Type: text/x-patch
Size: 8364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/465ebc55/attachment.bin>


More information about the llvm-commits mailing list