[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 14:39:08 PST 2016


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Ah, I get it - sorry.

A comment's probably a good idea.

Also - if you make the member function static it might simplify the test case a fair bit.


https://reviews.llvm.org/D27320





More information about the llvm-commits mailing list