OSDN Git Service

Fix a simple error in renumbering kill markaers, that took an inordinant amount of...
authorOwen Anderson <resistor@mac.com>
Tue, 30 Sep 2008 22:51:54 +0000 (22:51 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 30 Sep 2008 22:51:54 +0000 (22:51 +0000)
commit309c6162c62ba35ded8650a0ea4d2036de7480fd
treea022663016d1ceda6d66eb8ea414c8b01206b37c
parent6e08738d4b1bb6c087d81bca656c24cdc1d504f8
Fix a simple error in renumbering kill markaers, that took an inordinant amount of time to track down.

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