Fix a minor bug in expiredAt. endNumber() is the first number that is not valid.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 01:34:44 +0000 (01:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 01:34:44 +0000 (01:34 +0000)
commit8d8d513d4dcd4d98b92ccce10a9907086af28f1e
tree76165bf3bec871f9500fa2171beb3127e061be1b
parent23b71c1e1e33219327b1c0edf43034dbe4c3ae90
Fix a minor bug in expiredAt.  endNumber() is the first number that is not valid.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17931 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.h