When updating live range endpoints, make sure to preserve the early clobber bit.
authorLang Hames <lhames@gmail.com>
Mon, 3 Sep 2012 06:31:45 +0000 (06:31 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 3 Sep 2012 06:31:45 +0000 (06:31 +0000)
commit7b23d0838551ee16cbd49692df1eb0598b8a48f2
treef7a1673406d606fb9e6fd9cde76ae744717ef0ca
parent84451a110da981adfff2792c3aee5df322864da6
When updating live range endpoints, make sure to preserve the early clobber bit.

Fixs PR13719.

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