aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-02-14 07:35:09 +0000
committerChris Lattner <sabre@nondot.org>2011-02-14 07:35:09 +0000
commit2b9bc422a5e6840f5b925316bc06d5943deb610a (patch)
tree5a4ba8c2f2fe4f2f9ee914626ed2c48021ef5e82 /lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parent593051b4e2c5fb88fa4acbe3bec92581bef554c0 (diff)
downloadexternal_llvm-2b9bc422a5e6840f5b925316bc06d5943deb610a.zip
external_llvm-2b9bc422a5e6840f5b925316bc06d5943deb610a.tar.gz
external_llvm-2b9bc422a5e6840f5b925316bc06d5943deb610a.tar.bz2
add a new ArrayRef class. This is intended to replace the idiom we
use in many places where we pass a pointer and size to abstract APIs that can take C arrays, std::vector, SmallVector, etc. It is to arrays what StringRef is to strings. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125486 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions