Remove obsolete comment. Unreachable blocks will automatically be left at the
authorChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 05:20:50 +0000 (05:20 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 05:20:50 +0000 (05:20 +0000)
commit5f55aaf0f052834cf27f19e9181d5f96413107a2
tree9e32387ea08d545ffcd167d02ec4c79033a29809
parent115e5e6abb1c0afdf4767e258c5175f6167d590d
Remove obsolete comment.  Unreachable blocks will automatically be left at the
end of the function.

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