https://github.com/clayborg requested changes to this pull request.

SymbolFileDWARF::ParseLineTable() does more work after using llvm to parse the 
line table and we still need to measure this. So I believe that the current 
timer was in the correct position. Parse time for DWARF means how long to we 
take to both parse and to cleanup the information for LLDB to use, so the 
entire SymbolFileDWARF::ParseLineTable() function should be measured.

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

Reply via email to