Files
llvm-6502/lib
Duncan P. N. Exon Smith dcc2e861fa Utils: Resolve cycles under distinct MDNodes
Track unresolved nodes under distinct `MDNode`s during `MapMetadata()`,
and resolve them at the end.  Previously, these cycles wouldn't get
resolved.

Conflicts:
	lib/Transforms/Utils/ValueMapper.cpp

(This is a reimplementation of r228180 for the 3.6 release branch.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@228199 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-04 21:42:27 +00:00
..
2015-01-22 16:58:19 +00:00
2015-02-03 17:26:33 +00:00
2015-02-04 21:32:24 +00:00
2015-01-29 17:33:19 +00:00
2015-01-17 00:38:54 +00:00
2015-02-04 17:01:58 +00:00