Add a new ConstantPacked::getAllOnesValue method
authorChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 01:49:26 +0000 (01:49 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 01:49:26 +0000 (01:49 +0000)
commit58513aa1c22a08118734ac799d935ea2910db35a
treea0ce8a953a13776ed1165e5270a34badaa0041c6
parent8688428b0510e5e7dab43379b3d53c9b40dc182d
Add a new ConstantPacked::getAllOnesValue method

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