[PATCH] D68966: [llvm-lipo] Add missing cast

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 10:11:04 PDT 2019


compnerd accepted this revision.
compnerd added a comment.

I don't think that generating a file of that size makes sense for the test case.  Generating a small file and overwriting the file size would be viable, but in this case, we need to use the file size itself, so that doesn't work either.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68966





More information about the llvm-commits mailing list