[Lldb-commits] [PATCH] D73783: [lldb/DWARF] Re-enable basic dwp support

2020-02-17 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG67f63f3f7c27: [lldb/DWARF] Re-enable basic dwp support (authored by labath). Changed prior to commit: https://reviews.llvm.org/D73783?vs=241712&id=244948#toc Repository: rG LLVM Github Monorepo CHAN

[Lldb-commits] [PATCH] D73783: [lldb/DWARF] Re-enable basic dwp support

2020-01-31 Thread Adrian Prantl via Phabricator via lldb-commits
aprantl accepted this revision. aprantl added a comment. This revision is now accepted and ready to land. This looks good to me. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73783/new/ https://reviews.llvm.org/D73783 ___

[Lldb-commits] [PATCH] D73783: [lldb/DWARF] Re-enable basic dwp support

2020-01-31 Thread Pavel Labath via Phabricator via lldb-commits
labath created this revision. labath added reviewers: JDevlieghere, aprantl, clayborg. Herald added subscribers: mgrang, mgorny. Herald added a project: LLDB. labath added a parent revision: D73782: [lldb/DWARF] Don't hold a unique SymbolFileDWARFDwo in a DWARFUnit. This patch removes the bitrott