Simplify the linking of recursive data.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Nov 2015 20:28:19 +0000 (20:28 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Nov 2015 20:28:19 +0000 (20:28 +0000)
Now the ValueMapper has two callbacks. The first one maps the
declaration. The ValueMapper records the mapping and then materializes
the body/initializer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254209 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found