[Lldb-commits] [PATCH] D81561: [lldb] Add basic -flimit-debug-info support to expression evaluator

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 10 16:41:55 PDT 2020


clayborg added a comment.

The overall approach is what we had talked about previously and looks good as far as I can tell. I don't do enough expression parser work to give the accept on this, but I have no problems with what I see. If any expression parser experts are not on the reviewers, please add them!

This will be great to have, thanks for starting this off!!!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81561





More information about the lldb-commits mailing list