Fix small bug in isMoveInstr -> COPY translation
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 9 Jul 2010 20:55:49 +0000 (20:55 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 9 Jul 2010 20:55:49 +0000 (20:55 +0000)
commit8ea324093cd512acc37f7b5a60e511e64103699e
treeaaf06a02058f5cfa5f4fa596dec916575d2119e1
parent1f32340d95ac480bfc74bcfd00fd5cffbe078652
Fix small bug in isMoveInstr -> COPY translation

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