This is an archive of the discontinued LLVM Phabricator instance.

[lldb] DWZ 12/17: DIERef support
AbandonedPublic

Authored by jankratochvil on Feb 7 2021, 9:55 PM.

Details

Reviewers
labath
clayborg
Summary

DIERef needs to contain more context information as DWZ needs to track main unit and it also needs to locate some DIEs in a separate shared common file in /usr/lib/debug/.dwz/ .

Diff Detail

Event Timeline

jankratochvil created this revision.Feb 7 2021, 9:55 PM
jankratochvil retitled this revision from [lldb] DWZ 04/08: DIERef support to [lldb] DWZ 4/9: DIERef support.Mar 17 2021, 3:53 PM
jankratochvil planned changes to this revision.Apr 23 2021, 12:52 AM
jankratochvil retitled this revision from [lldb] DWZ 4/9: DIERef support to [lldb] DWZ 12/17: DIERef support.
jankratochvil edited the summary of this revision. (Show Details)
jankratochvil abandoned this revision.Sep 27 2021, 9:34 AM

I will be no longer involved with this patchset.