[PATCH] D135884: [lld-macho] Preserve the size of common symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 12:06:43 PDT 2022


int3 added a comment.

Just ran a link on a fairly large dylib and the `addCommon` code path wasn't hit at all. So I guess it's not super common. I just noticed this issue while writing the test for the map file...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135884



More information about the llvm-commits mailing list