This is an archive of the discontinued LLVM Phabricator instance.

Add DWARF 5 macro attributes and macro information entry types.
ClosedPublic

Authored by sivachandra on Dec 11 2015, 11:52 AM.

Details

Reviewers
echristo
Summary

This adds support for the .debug_macro section of the DWARF 5 spec.

Diff Detail

Event Timeline

sivachandra retitled this revision from to Add DWARF 5 macro attributes and macro information entry types..
sivachandra updated this object.
sivachandra added a reviewer: echristo.
sivachandra added a subscriber: llvm-commits.
echristo accepted this revision.Dec 11 2015, 11:53 AM
echristo edited edge metadata.

LGTM.

Thanks!

-eric

This revision is now accepted and ready to land.Dec 11 2015, 11:53 AM

Thanks for the quick review.

I do not have commit access. Can someone commit this for me?

echristo closed this revision.Dec 15 2015, 1:54 PM

Committed thusly:

dzur:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M include/llvm/Support/Dwarf.h
Committed r255679