Duncan P. N. Exon Smith e06d77c9ae Utils: Keep distinct MDNodes distinct in MapMetadata()
Create new copies of distinct `MDNode`s instead of following the
uniquing `MDNode` logic.

Just like self-references (or other cycles), `MapMetadata()` creates a
new node.  In practice most calls use `RF_NoModuleLevelChanges`, in
which case nothing is duplicated anyway.

Part of PR22111.

llvm-svn: 225476
2015-01-08 22:42:30 +00:00
..
2014-09-05 21:27:52 +00:00
2014-03-11 18:25:33 +00:00
2014-12-08 13:44:38 +00:00
2014-11-25 04:43:59 +00:00