[PATCH] D42926: [CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 16:38:16 PST 2018


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

I'm happy with this. I think we should go ahead and land this and iterate on it in tree. I think we might be able to simplify and share some logic between InlineSite and LexicalScope.


https://reviews.llvm.org/D42926





More information about the llvm-commits mailing list