Use ArrayRef in the (protected) constructors of ConstantArray, ConstantStruct and...
authorJay Foad <jay.foad@gmail.com>
Mon, 25 Jul 2011 10:14:44 +0000 (10:14 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 25 Jul 2011 10:14:44 +0000 (10:14 +0000)
commit166579e287a38d907acafc24243146e9f3ee9799
treeefa2a0c6d258a431bc5ed6b9a9f7e9ff74c45658
parenta9203109f4ac95aa7e9624f2838e3d89623ec902
Use ArrayRef in the (protected) constructors of ConstantArray, ConstantStruct and ConstantVector.

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