[PATCH] D81982: [lld-macho] Use uint64_t for getSize() instead of size_t

Vyacheslav Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 18:06:01 PDT 2020


vzakhari added a comment.

Thank you! The patch does not build, since some CPP definitions are still using `size_t`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81982





More information about the llvm-commits mailing list