Remove assertion. Not all use operands are reads.
authorLang Hames <lhames@gmail.com>
Thu, 9 Feb 2012 04:39:48 +0000 (04:39 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 9 Feb 2012 04:39:48 +0000 (04:39 +0000)
commit394d71271164b9268291a2f8be1190fd4138bb77
tree291221e01c31d1002817d2394850e9dabd735596
parentf7b96311d20dc19647833ec23fc6d7870b2ffb10
Remove assertion. Not all use operands are reads.

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