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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 11:14:19 PST 2018


pcc added a comment.

Should we instead change the ValueMapper to call `DICompositeType::buildODRType` if ODR uniquing is enabled?


https://reviews.llvm.org/D41669





More information about the llvm-commits mailing list