[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 14:02:26 PST 2017
dblaikie added a comment.
In https://reviews.llvm.org/D29765#679066, @tejohnson wrote:
> 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.
Ah, yeah - blindness on my side. (commit whenever you're ready)
https://reviews.llvm.org/D29765
More information about the llvm-commits
mailing list