Correct fix for a crasher on functions with live in values
authorChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 18:27:40 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 18:27:40 +0000 (18:27 +0000)
commitdffb2e83ed2546226d09c40aa43524e2392322da
treee21deb034a6895754d97eaae674a7a700765cfd8
parent5277e4304e9559c13aa42b1d056e828f8f75ff08
Correct fix for a crasher on functions with live in values

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