Allow getZeroExtend and getSignExtend to work with boolean inputs.
authorChris Lattner <sabre@nondot.org>
Sat, 1 Jan 2005 15:59:57 +0000 (15:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Jan 2005 15:59:57 +0000 (15:59 +0000)
commitf5ac6c27acd65ae2c9eafd355b781123d9882087
tree10c9fbf7989b06f0fb7351bdfc292bc36205616f
parent801abe663f55e974cfcfd46c2a8022561aa76e47
Allow getZeroExtend and getSignExtend to work with boolean inputs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp