[PATCH] D27320: [DWARF] Put linkage-name on abstract origin even when there's a declaration
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 13:44:09 PST 2016
dblaikie added a comment.
If possible it'd be nice to avoid having to search through the DIE's attributes to make this determination - any way we can make the right determination more directly/without that information channel?
https://reviews.llvm.org/D27320
More information about the llvm-commits
mailing list