[PATCH] D41669: Use ODR debug type uniquing when enabled during function cloning

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 09:46:35 PST 2018


tejohnson added a comment.

Ping. It turns out this fixes https://bugs.llvm.org/show_bug.cgi?id=36089 (I tested the new version that uses the ValueMapper). @pcc: let me know if you prefer the ValueMapper approach (see my previous comments), and I will update the patch officially.


https://reviews.llvm.org/D41669





More information about the llvm-commits mailing list