Turn off assertion, conservatively compute liveness for live-in un-allocatable registers.
authorLang Hames <lhames@gmail.com>
Fri, 17 Feb 2012 00:18:18 +0000 (00:18 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 17 Feb 2012 00:18:18 +0000 (00:18 +0000)
commitaf8b34dae90fd6d146a3b4a83b50751ed21f07c8
tree767f4a08638e5de7f2194cfbebc654507efa6184
parent178d87079534f12e550642e37a194708511f8b06
Turn off assertion, conservatively compute liveness for live-in un-allocatable registers.

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