Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Resolve cycles under distinct MDNodes | Duncan P. N. Exon Smith | 2015-02-04 | 1 | -0/+13 |
Track unresolved nodes under distinct `MDNode`s during `MapMetadata()`, and resolve them at the end. Previously, these cycles wouldn't get resolved. llvm-svn: 228180 |