[Lldb-commits] [PATCH] D61292: Include inlined functions when figuring out a contiguous address range

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 2 07:38:48 PDT 2019


clayborg added a comment.

Jim: this is a modified version of the patch we had talked about a while ago with needed fixes for making sure the inline function call site is the same as the starting file and line. We have iterated on this locally already, so I am good with this patch. Let us know what you think.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61292





More information about the lldb-commits mailing list