Replace a broken LiveInterval::MergeValueInAsValue() with something simpler.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 19 Mar 2011 23:02:49 +0000 (23:02 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 19 Mar 2011 23:02:49 +0000 (23:02 +0000)
commitd2eff137ca94e7c21d90d327f13fcc5dd616fc15
tree89c3071d18a4ae57d41bc2536c6d8c3f91b5b0b6
parentc1655e1a3c3a566b91b0513b56d61b58da1e36ba
Replace a broken LiveInterval::MergeValueInAsValue() with something simpler.

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