[PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 10:35:40 PDT 2016


On Mon, Apr 4, 2016 at 10:51 AM, Adrian Prantl via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> aprantl added a comment.
>
> Since this is such a common pattern; what about adding a
> getNonLexicalBlockFileParent() (better names appreciated) to DIScope?
>

As for names, yeah... be nice if we had a better name for LexicalBlockFile
- it's not really a LexicalBlock at all, as such. Though I suppose we still
use them as strict nesting, etc. Meh.


>
>
> http://reviews.llvm.org/D18724
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/145a1e5d/attachment.html>


More information about the llvm-commits mailing list