add a helper method for code that wants to handle vector
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:28:34 +0000 (00:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:28:34 +0000 (00:28 +0000)
commitcd4e5b0417aa729905da91cd7e43f0c4f704be3d
tree7f63234573359a761b05370d76641b589176fe67
parent8638144825f43fe59b0e1b78d65d93f0a7b737a7
add a helper method for code that wants to handle vector
constants by element without caring how they are formed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53382 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constant.h