[PATCH] D137368: [lld-macho] Overhaul map file code

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 02:45:50 PST 2022


DavidSpickett added a comment.

It was a `size_t` vs `uint64_t` issue, fixed in https://github.com/llvm/llvm-project/commit/7c7e39db7a973767378e4371308aa507c903b179.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137368



More information about the llvm-commits mailing list