[PATCH] D37038: Replace temp MD nodes with unique/distinct before cloning
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 10:09:20 PDT 2017
aprantl added a comment.
This may have gotten lost earlier: Would it be possible to instruct CloneFunction to not clone any temporary MDNodes via one of the flags that are passed to the ValueMapper?
https://reviews.llvm.org/D37038
More information about the cfe-commits
mailing list