This is an archive of the discontinued LLVM Phabricator instance.

[BinaryFormat] Add .debug_names support
ClosedPublic

Authored by labath on Jan 19 2018, 5:46 AM.

Details

Summary

This adds a definition of the .debug_names section and the new constants
(DW_IDX_???) which are used in it.

Diff Detail

Repository
rL LLVM

Event Timeline

labath created this revision.Jan 19 2018, 5:46 AM
JDevlieghere accepted this revision.Jan 19 2018, 6:56 AM
This revision is now accepted and ready to land.Jan 19 2018, 6:56 AM
This revision was automatically updated to reflect the committed changes.