[PATCH] D27634: Make a DWARFDIE class that can help avoid using the wrong DWARFUnit when extracting attributes

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 09:33:16 PST 2016


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

This is looking good now. Looking forward to the follow-up commits that will clean up the API and introduce Optionals, etc.


https://reviews.llvm.org/D27634





More information about the llvm-commits mailing list