Update the C++ backend to use the new ArrayRef'ified APIs. Patch by arrowdodger!
authorNick Lewycky <nicholas@mxc.ca>
Mon, 5 Sep 2011 18:50:59 +0000 (18:50 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 5 Sep 2011 18:50:59 +0000 (18:50 +0000)
commit3bca1013291e1b17050e3332faf3dccb128b3da0
treefd2b26559f19546600f330cad0fa7142ec527099
parent7442a03dcc2ac7850a77ec7c639973d8dc6034ae
Update the C++ backend to use the new ArrayRef'ified APIs. Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139124 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp