Replace const std::vector& with ArrayRef in the type creation APIs.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 6 Apr 2011 20:28:34 +0000 (20:28 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 6 Apr 2011 20:28:34 +0000 (20:28 +0000)
commitec5d1800f9baecb69289b18baefe593960b0d555
tree150e01601ec9a3d5cba54756136d004391c24469
parent70d4370b47cdd375bbea98e50452789fe4f1af04
Replace const std::vector& with ArrayRef in the type creation APIs.

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