This is an archive of the discontinued LLVM Phabricator instance.

llvm-dwarfdump --diff should not print DW_AT_ranges
ClosedPublic

Authored by JDevlieghere on Oct 16 2018, 6:48 PM.

Details

Summary

We shouldn't print ranges in diff mode. This patch fixes that.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Oct 16 2018, 6:48 PM
aprantl accepted this revision.Oct 17 2018, 9:12 AM

Thanks!

This revision is now accepted and ready to land.Oct 17 2018, 9:12 AM
This revision was automatically updated to reflect the committed changes.