[PATCH] D98571: [lld-macho] Optimize getRelocAttrs()

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 11:28:10 PDT 2021


int3 planned changes to this revision.
int3 added a subscriber: smeenai.
int3 added a comment.

maybe using templates would be better here, similar to LLD-ELF's `ELFT` type. Thanks @smeenai for the idea


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98571



More information about the llvm-commits mailing list