This is an archive of the discontinued LLVM Phabricator instance.

Code cleanup in preparation of adding split dwarf support
ClosedPublic

Authored by tberghammer on Aug 26 2015, 11:14 AM.

Details

Summary

Code cleanup in preparation of adding split dwarf support

  • Remove some unused code
  • Remove usage of DWARFDebugInfoEntry::Attributes where usage isn't reasonable
  • Cleanup DWARFMappedHash with separating it to header and implementation file and fixing the visibility of the functions

Diff Detail

Event Timeline

tberghammer retitled this revision from to Code cleanup in preparation of adding split dwarf support.
tberghammer updated this object.
tberghammer added a reviewer: clayborg.
tberghammer added a subscriber: lldb-commits.
This revision was automatically updated to reflect the committed changes.