[PATCH] D29765: Handle link of NoDebug CU with a CU that has debug emission enabled

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 13:05:02 PST 2017


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

Add the assert to LexicalScope's ctor and (assuming that works) this should be good.


https://reviews.llvm.org/D29765





More information about the llvm-commits mailing list