This is an archive of the discontinued LLVM Phabricator instance.

[lldb/test] Simplify/generalize YAMLModuleTester
ClosedPublic

Authored by labath on Oct 29 2020, 6:48 AM.

Details

Summary

The class only supports a single DWARF unit (needed for my new test), and it
reimplements chunks of object and symbol file classes. We can just make it use
the real thing, save some LOC and get the full feature set.

Diff Detail

Event Timeline

labath created this revision.Oct 29 2020, 6:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 6:48 AM
Herald added a subscriber: mgorny. · View Herald Transcript
labath requested review of this revision.Oct 29 2020, 6:48 AM
This revision is now accepted and ready to land.Oct 29 2020, 8:30 AM
This revision was landed with ongoing or failed builds.Oct 30 2020, 6:28 AM
This revision was automatically updated to reflect the committed changes.