Convert gep_type_begin and gep_type_end to use ArrayRef.
authorJay Foad <jay.foad@gmail.com>
Tue, 19 Jul 2011 14:42:50 +0000 (14:42 +0000)
committerJay Foad <jay.foad@gmail.com>
Tue, 19 Jul 2011 14:42:50 +0000 (14:42 +0000)
commitca12a2139e7ed8b5f30df9927494dd7aae929a7c
tree44f06b53124dd34cdd6f1ec9771550d25fef644f
parent8fbbb3980755d74539a0aed02bc18842ed2bd18d
Convert gep_type_begin and gep_type_end to use ArrayRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135481 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.html
include/llvm/Support/GetElementPtrTypeIterator.h
lib/Target/TargetData.cpp