[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
Fri Feb 10 11:10:45 PST 2017


dblaikie added a comment.

Oops, sent incomplete message.

But, yes, in LexicalScopes::extractLexicalScopes ideally, I think, it would not consider locations that aren't intended for debug info.


https://reviews.llvm.org/D29765





More information about the llvm-commits mailing list