aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorJavier Lopez-Gomez <javier.lopez.gomez@proton.me>2025-02-19 16:27:16 +0100
committerGitHub <noreply@github.com>2025-02-19 15:27:16 +0000
commit4624087328961b2ad50935799e3b5eee49e90c23 (patch)
treef239f2c1ec1c0ebc33832e3c5443142dbfba9c5d /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent26a83994176fcdca6e77be4f221a15f561681621 (diff)
downloadllvm-4624087328961b2ad50935799e3b5eee49e90c23.zip
llvm-4624087328961b2ad50935799e3b5eee49e90c23.tar.gz
llvm-4624087328961b2ad50935799e3b5eee49e90c23.tar.bz2
[llvm-dwarfdump] Print number of out-of-line functions described by DWARF (#127233)
Some of the functions in `#functions` may have several inlined instances, but also an out-of-line definition. Therefore, for complex enough DWARF input, `#functions` - `#inlined functions` would not give us the number of out-of-line function definitions. `llvm-dwarfdump`, however, already keeps track of those; print it as part of the statistics, as this number is useful in certain scenarios.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions