Fix a typo where we were creating <def,kill> operands instead of
authorLang Hames <lhames@gmail.com>
Fri, 22 Nov 2013 00:46:32 +0000 (00:46 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 22 Nov 2013 00:46:32 +0000 (00:46 +0000)
<def,dead> ones.

Add an assertion to make sure we catch this in the future.

Fixes <rdar://problem/15464559>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195401 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found