OSDN Git Service

Do not delete the entry block to a function.
authorChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 05:32:19 +0000 (05:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 05:32:19 +0000 (05:32 +0000)
commit864737bf9e208566bbecb81dda9cce5245fa2bcf
treede321008dececfb370f38498883227307824e007
parent56c5d7369bc06aa7555cc5436aeef4f3ae565fa4
Do not delete the entry block to a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp