aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorgbreynoo <Owen.Reynolds@sony.com>2021-07-26 14:49:53 +0100
committergbreynoo <Owen.Reynolds@sony.com>2021-07-26 14:49:53 +0100
commit87ed73fe6e01591998eed0dd769353f88919d056 (patch)
tree3d40761d41eab875936b699ae404f38eadb21e9c /clang/lib/Frontend/CompilerInvocation.cpp
parent59f6865231ff7d233e3728b21de2e5aa35189eb3 (diff)
downloadllvm-87ed73fe6e01591998eed0dd769353f88919d056.zip
llvm-87ed73fe6e01591998eed0dd769353f88919d056.tar.gz
llvm-87ed73fe6e01591998eed0dd769353f88919d056.tar.bz2
[llvm-readobj] Display multiple function names for stack size entries
The current implementation of displaying .stack_size information presumes that each entry represents a single function but this is not always the case. For example with the use of ICF multiple functions can be represented with the same code, meaning that the address found in a .stack_size entry corresponds to multiple function symbols. This change allows multiple function names to be displayed when appropriate. Differential Revision: https://reviews.llvm.org/D105884
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions