Revert the part of r59145 that changed the comment about
authorDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 23:24:15 +0000 (23:24 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 23:24:15 +0000 (23:24 +0000)
commit7fc610f07311ecbbbdf163e5bcb45c636b87c983
treee2800e2811bbc20e61d0682982d08b4344dc7c74
parentbc5cbb8be9d935240be5a57a8f37c5258a9d0563
Revert the part of r59145 that changed the comment about
virtual registers possibly having multiple kills while still
being defined and killed in the same block. If LiveIntervals
is manually re-run after two-address lowering, it currently
does add extra kills to two-address instructions, but this
is considered a bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59194 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h