MSVC9 does not support upper_bound with an asymmetric comparator.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 21 Sep 2010 18:24:30 +0000 (18:24 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 21 Sep 2010 18:24:30 +0000 (18:24 +0000)
commit2de0e808c1fa742f3eac68b5d10d182699cbbe04
treed868f975cc771863297d1583e9b757d822651a1e
parent65ffec49f73d1f8856211b107712c58cc9636b78
MSVC9 does not support upper_bound with an asymmetric comparator.

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