Fix order of eval problem from when I refactored this into a function.
authorChris Lattner <sabre@nondot.org>
Thu, 20 Oct 2005 16:56:40 +0000 (16:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Oct 2005 16:56:40 +0000 (16:56 +0000)
commit8317e12cef9b16b948231a20f02b4dd4c3623dfc
treef8dd9c052195fd6ecbde6595181fcc31eee30b93
parent892ade722a6037124673952ab245760a754eb7c4
Fix order of eval problem from when I refactored this into a function.

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