[PATCH] D84574: [lld-macho] Fix segment filesize calculation

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 18:39:58 PDT 2020


pcc added a comment.

I think you can use `wc -c`. See e.g. `clang/test/Modules/rebuild.m`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84574





More information about the llvm-commits mailing list