[PATCH] D145654: [lld-macho] Don't include zero-size private label symbols in map file

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 12:13:15 PST 2023


int3 added a comment.

Oh, I think I know what is happening -- this diff in my local repo is rebased upon D145455: [lld-macho] Coalesce local symbol aliases along with their aliased weak def <https://reviews.llvm.org/D145455>, which switches up the order of the symbols. I will land them all EOW when I have had a chance to run benchmarks on the other diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145654



More information about the llvm-commits mailing list