[PATCH] D144589: [lld-macho] Don't emit symbols into the symtab multiple times

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 18:05:29 PST 2023


int3 added a comment.

As promised: D145455: [lld-macho] Coalesce local symbol aliases along with their aliased weak def <https://reviews.llvm.org/D145455>

Unfortunately I am traveling this week and don't have access to my usual benchmarking machine, so I can't run the numbers, but I think my change should add minimal overhead.

I can do the benchmarks at the EOW and land this then


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144589



More information about the llvm-commits mailing list