The code that cleans up multiple, isomorphic types has a subtle error that
authorBill Wendling <isanbard@gmail.com>
Mon, 27 Feb 2012 22:34:19 +0000 (22:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 27 Feb 2012 22:34:19 +0000 (22:34 +0000)
commitc68d127b2c5a233c5e3f9dd59ca4ab335419d9dd
tree4734e87d581b4afb6fc8edf1ed4b54fe0a27169c
parent284a6bbae148e1b5a2696f13526bb8f64da62177
The code that cleans up multiple, isomorphic types has a subtle error that
manifests itself when building LLVM with LTO.
<rdar://problem/10913281>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp