aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/SmallVectorTest.cpp
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2021-01-12 20:55:18 +0000
committerBob Haarman <llvm@inglorion.net>2021-01-21 19:47:03 +0000
commit8e0b17931530e84f45586e31b58b031d6d68ee6c (patch)
tree0fdeb9936142f1726b43aab9340c49c545b85c31 /llvm/unittests/ADT/SmallVectorTest.cpp
parent65fd034b95d69fa0e634861ee165b502ceb92a12 (diff)
downloadllvm-8e0b17931530e84f45586e31b58b031d6d68ee6c.zip
llvm-8e0b17931530e84f45586e31b58b031d6d68ee6c.tar.gz
llvm-8e0b17931530e84f45586e31b58b031d6d68ee6c.tar.bz2
[ELF] report section sizes when output file too large
Fixes PR48523. When the linker errors with "output file too large", one question that comes to mind is how the section sizes differ from what they were previously. Unfortunately, this information is lost when the linker exits without writing the output file. This change makes it so that the error message includes the sizes of the largest sections. Reviewed By: MaskRay, grimar, jhenderson Differential Revision: https://reviews.llvm.org/D94560
Diffstat (limited to 'llvm/unittests/ADT/SmallVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions