Change the "Cannot merge two portions of the same node yet" from an assertion
authorChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 06:48:26 +0000 (06:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 06:48:26 +0000 (06:48 +0000)
commit02606637e070e936e81d8206945fb0c9b4a04ec2
tree78986d822e29b98dc6ab4d2219fac737e592c153
parent4d5f10f8d68b7daf2f52a9ba507c01878523c839
Change the "Cannot merge two portions of the same node yet" from an assertion
into a "oh crap, lets collapse" case

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp