This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Remove an unused method DWARFUnit::getDWARF5HeaderSize(). NFC.
ClosedPublic

Authored by ikudrin on Jan 31 2020, 3:35 AM.

Details

Diff Detail

Event Timeline

ikudrin created this revision.Jan 31 2020, 3:35 AM
probinson accepted this revision.Jan 31 2020, 8:04 AM

LGTM. Nice to kill off dead code!

This revision is now accepted and ready to land.Jan 31 2020, 8:04 AM
This revision was automatically updated to reflect the committed changes.