[PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 10:51:41 PDT 2016
aprantl added a comment.
Since this is such a common pattern; what about adding a getNonLexicalBlockFileParent() (better names appreciated) to DIScope?
http://reviews.llvm.org/D18724
More information about the llvm-commits
mailing list