verify limits-fndefn.c from the GCC testsuite before the
authorChris Lattner <sabre@nondot.org>
Fri, 18 Jul 2008 05:23:39 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Jul 2008 05:23:39 +0000 (05:23 +0000)
commit0c141e66737e74409f40ba32350eaabb83c87657
tree60ee28ed2be73600f2d92aff4cfae130b3e09d62
parent2c3f7ae3843bdc9dcfe85393e178211976c1f9bd
verify limits-fndefn.c from the GCC testsuite before the
heat death of the universe, fixing an O(N^2) problem in the
size of a basic block.

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