Stop using ArrayRef of a const type.
authorTim Northover <tnorthover@apple.com>
Thu, 27 Nov 2014 21:29:20 +0000 (21:29 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 27 Nov 2014 21:29:20 +0000 (21:29 +0000)
commita38e5cbf20693b84e2ea184b54c6dfdfe0992318
treeaa4af38eb2e0ebb2ad5ad843ed8c44ef1aa00d19
parentb047bfae32123f6a5f72c79cd30659c5347b92d2
Stop using ArrayRef of a const type.

I *think* this is what the GCC bots are complaining about.

llvm-svn: 222905
llvm/include/llvm/CodeGen/CallingConvLower.h
llvm/lib/Target/AArch64/AArch64CallingConvention.h
llvm/lib/Target/ARM/ARMCallingConv.h