https://github.com/kazutakahirata commented:

I've locally applied your change on the top of tree, but I still get:
```
lldb/source/Target/Statistics.cpp:75:39: error: use of undeclared identifier 
'num_symbols_loaded'
  module.try_emplace("symbolsLoaded", num_symbols_loaded);
                                      ^
1 error generated.
```
Would you mind looking into this?  Thanks!


https://github.com/llvm/llvm-project/pull/137379
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to