Do not let getLegalValueTypes return a list with duplicates in it
authorChris Lattner <sabre@nondot.org>
Fri, 14 Oct 2005 03:54:49 +0000 (03:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Oct 2005 03:54:49 +0000 (03:54 +0000)
commit75ee2eb4e20f74a14ebb78aad03b15555c53043d
treef2f727738cf3ab35ca1446ceb959557951680faa
parent216def8ecfb8d2b03520a4fe004d498ad7b8b1c9
Do not let getLegalValueTypes return a list with duplicates in it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23723 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp