[PATCH] D94560: [ELF] report section sizes when output file too large

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 00:28:17 PST 2021


jhenderson added a comment.

I wonder whether the issue could be better solved by adding something (probably output section sizes as @grimar suggests) to the verbose output? That would allow us to keep the error message more concise, whilst still providing a developer the ability to answer the question of "where does the data go?"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94560



More information about the llvm-commits mailing list