This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Fix aarch64 dwarf test
ClosedPublic

Authored by yota9 on Feb 14 2022, 9:13 AM.

Details

Summary

After "Remove caching of ranges/abbrevs" patch the dwarf offsets are a
bit changed and the subprograms high pc is replaced with AT_RANGES.

Diff Detail

Event Timeline

yota9 created this revision.Feb 14 2022, 9:13 AM
yota9 requested review of this revision.Feb 14 2022, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2022, 9:13 AM
yota9 removed a subscriber: ayermolo.
This revision is now accepted and ready to land.Feb 14 2022, 2:55 PM
This revision was automatically updated to reflect the committed changes.