aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2022-11-23 20:28:03 -0800
committerGreg Clayton <gclayton@fb.com>2022-11-30 21:22:27 -0800
commitfc743f034a34d3fa0a6e4de3b34216e5ac5e4c93 (patch)
tree02b89037563b157227d16791e372070001127312 /llvm/lib/CodeGen/StackProtector.cpp
parentda5903eb69c1f4ce850d039c85930f9425155a5e (diff)
downloadllvm-fc743f034a34d3fa0a6e4de3b34216e5ac5e4c93.zip
llvm-fc743f034a34d3fa0a6e4de3b34216e5ac5e4c93.tar.gz
llvm-fc743f034a34d3fa0a6e4de3b34216e5ac5e4c93.tar.bz2
Report which modules have forcefully completed types in statistics.
A previous patch added the ability for us to tell if types were forcefully completed. This patch adds the ability to see which modules have forcefully completed types and aggregates the number of modules with forcefully completed types at the root level. We add a module specific setting named "debugInfoHadIncompleteTypes" that is a boolean value. We also aggregate the number of modules at the root level that had incomplete debug info with a key named "totalModuleCountWithIncompleteTypes" that is a count of number of modules that had incomplete types. Differential Revision: https://reviews.llvm.org/D138638
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions