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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 13:08:28 PST 2017


tejohnson added a comment.

In https://reviews.llvm.org/D29765#679062, @dblaikie wrote:

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


It works - it is there in the new patch I uploaded.


https://reviews.llvm.org/D29765





More information about the llvm-commits mailing list