Fix hoisting of void typed values, e.g. calls
authorChris Lattner <sabre@nondot.org>
Tue, 27 Jul 2004 07:38:32 +0000 (07:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Jul 2004 07:38:32 +0000 (07:38 +0000)
commiteaa243039b6a83f8915f4f96ced58fabb520c851
treebb180c3148f348f5cb743317c4235d41df8350ce
parent70c7d03d1cb26d9d1ca506d78383a6f90e3e838c
Fix hoisting of void typed values, e.g. calls

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