================
@@ -132,6 +132,7 @@ struct ConstStringStats {
struct StatisticsOptions {
bool summary_only = false;
+ bool force_loading = false;
----------------
clayborg wrote:Maybe `load_all_debug_info` is more clear? https://github.com/llvm/llvm-project/pull/81706 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
