[PATCH] D29240: IR: Consider two DISubprograms to be odr-equal if they have the same template parameters.
Ivan Krasin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 08:14:37 PST 2017
krasin added a comment.
I have manually verified that this change gets rid of an assert during linking Chromium. Can you please also include a test case similar to the one mentioned in https://bugs.chromium.org/p/chromium/issues/detail?id=682773#c14?
https://reviews.llvm.org/D29240
More information about the llvm-commits
mailing list