[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:02 PDT 2020


vzakhari added a comment.

FYI, the tests pass with additional changes in `lld/MachO/SyntheticSections.cpp`.


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