This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Remove DwarfUnit::getDwarfVersion(). NFC.
ClosedPublic

Authored by ikudrin on Aug 6 2020, 8:53 AM.

Details

Summary

This helper method was used only in one place, which can easily use the direct call.

Diff Detail

Event Timeline

ikudrin created this revision.Aug 6 2020, 8:53 AM
ikudrin requested review of this revision.Aug 6 2020, 8:53 AM
dblaikie accepted this revision.Aug 6 2020, 4:33 PM

Sounds good to me

This revision is now accepted and ready to land.Aug 6 2020, 4:33 PM
This revision was landed with ongoing or failed builds.Aug 7 2020, 2:09 AM
This revision was automatically updated to reflect the committed changes.