[Lldb-commits] [PATCH] D70954: [lldb] Don't put compile unit name into the support file list
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 3 04:50:35 PST 2019
labath planned changes to this revision.
labath added a comment.
It seems one dwarf5 test is failing with this change (or rather, it was accidentally passing before as it picked up the fake line 0 entry). Since this patch is not that big, I'll just fold the dwarf5 followup into it. Planning changes == I need to come up with a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70954/new/
https://reviews.llvm.org/D70954
More information about the lldb-commits
mailing list