[PATCH] D63341: [llvm-lipo] Implement -thin

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 17:02:31 PDT 2019


alexshap added a comment.

i think that we should not "replicate cctools lipo error messages exactly", ours could be better / more convenient or informative where it makes sense.  
But in this particular case (see the comments above) I agree, including the names into the error message would be good!
Regarding exit codes  - yes, it's important (for many reasons) to make sure that our exit codes are correct.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63341





More information about the llvm-commits mailing list