[Linker] Drop asserts that are embedded in cast<> and now checked by the verifier.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jan 2013 20:52:09 +0000 (20:52 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jan 2013 20:52:09 +0000 (20:52 +0000)
commit3d69041abe8a9833e78f645f0d4d7b95b802e3c4
tree657f7acaa097bc7524b002f46e97bbff4e7b6e85
parent12bfff440700c58bc67e9f9d8f99121632022cf1
[Linker] Drop asserts that are embedded in cast<> and now checked by the verifier.

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