[Lldb-commits] [PATCH] D67022: Enhance SymbolFileDWARF::ParseDeclsForContext performance

Guilherme Andrade via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 6 08:07:49 PDT 2019


guiandrade added a comment.

In D67022#1660901 <https://reviews.llvm.org/D67022#1660901>, @clayborg wrote:

> This looks like a good approach to me. Pavel?


Even without tests? Just to clarify my last comment, I could not find a way to use the command "target modules dump as" to ensure we won't have a regression in the future. Apparently, with or without the extra calls, that command's output looks the same.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67022/new/

https://reviews.llvm.org/D67022





More information about the lldb-commits mailing list