Fix assertion to not dereference end!
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 05:02:09 +0000 (05:02 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 05:02:09 +0000 (05:02 +0000)
commit331cb7dde1bf0c52bfd17570d36e56b934d559f5
treed45194b2f1b1c139b4a052f2753535f5af577dde
parent59073e02ccd79c8728e439dfe6869091b84d669c
Fix assertion to not dereference end!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp