Refix MSVC9 and upper_bound. It actually needs a fully symmetric comparator.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 21 Sep 2010 20:16:12 +0000 (20:16 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 21 Sep 2010 20:16:12 +0000 (20:16 +0000)
commit7c727072168c55493ec362e254af1cd740d7eaf2
tree82e0a3e82b1b343e99890d0d9b3a490f6cbc7f61
parent701cd622978ffe8c3197c0c465b97c5f2aeb8346
Refix MSVC9 and upper_bound. It actually needs a fully symmetric comparator.

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