This is an archive of the discontinued LLVM Phabricator instance.

[DWARFYAML] Add support for emitting value forms of strx, addrx, etc.
ClosedPublic

Authored by Higuoxing on Jul 14 2020, 12:31 AM.

Details

Summary

This patch adds support for emitting value forms of DW_FORM_strx,
DW_FORM_addrx, DW_FORM_loclistx and DW_FORM_rnglistx.

Diff Detail

Event Timeline

Higuoxing created this revision.Jul 14 2020, 12:31 AM
This revision is now accepted and ready to land.Jul 14 2020, 1:41 AM
This revision was automatically updated to reflect the committed changes.