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)
commit402b6fdf9da243830f2acb1ec7ddf49fe37c47e5
tree18b337c2ca3e85f6acc7a3b8d8b9ea4e904f4b55
parentd7a4f74f15f8cff2b2b38a33e6027209ea3796f3
Stop using ArrayRef of a const type.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222905 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CallingConvLower.h
lib/Target/AArch64/AArch64CallingConvention.h
lib/Target/ARM/ARMCallingConv.h