Fix a tiny bug that caused an incorrect assertion failure poolallocating
authorChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 01:14:23 +0000 (01:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 01:14:23 +0000 (01:14 +0000)
commitcc7c4acffa9fb14eb8ba08f70ba83a6331fcf58b
tree743ed1ee1c33bc233b37818326e1e15b980e49e6
parent5634b9f5e7ae17429faa42baae3de75e8a569997
Fix a tiny bug that caused an incorrect assertion failure poolallocating
boxed-sim.

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