Fix bug: CodeExtractor/2004-03-17-MissedLiveIns.ll
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:56:32 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:56:32 +0000 (05:56 +0000)
commitaa7ab53b99c37a809563513bb8d5ac9a9230b104
treeb17d1c76922598fc5f592aa85308b0d428803863
parenta930de523ffc61818aa444fc54715f00c2fb13f4
Fix bug: CodeExtractor/2004-03-17-MissedLiveIns.ll
With this fix we now successfully extract all 149 loops from 256.bzip2 without
crashing or miscompiling the program!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12493 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CodeExtractor.cpp