Remove a bunch of complex logic that is completely dead: duplicates can
authorChris Lattner <sabre@nondot.org>
Tue, 9 Jan 2007 07:58:11 +0000 (07:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Jan 2007 07:58:11 +0000 (07:58 +0000)
commit22990aae5c1b2fc1bc40ab3d0432c124afebd75a
treeb4a37afd87216e211e1aa18ffccb0cb00294860f
parent9446bbe7d4099eb5b917519d458a07ca08270471
Remove a bunch of complex logic that is completely dead: duplicates can
never be inserted!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp