LLVM IR: update Clang tests for byval being a typed attribute.
authorTim Northover <tnorthover@apple.com>
Wed, 29 May 2019 19:13:29 +0000 (19:13 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 29 May 2019 19:13:29 +0000 (19:13 +0000)
commit45e8cc6639e9d7dbc900ed35fdfe46c02c4eb298
tree60e26b399c26fe71793935883223bcfa4b8b3c39
parent6e07f16fae605c42014aa4f1f2babf3e7767c95c
LLVM IR: update Clang tests for byval being a typed attribute.

Since byval is now a typed attribute it gets sorted slightly differently by
LLVM when the order of attributes is being canonicalized. This updates the few
Clang tests that depend on the old order.

llvm-svn: 362013
clang/test/CodeGen/aapcs-align.cpp
clang/test/CodeGenCXX/builtin-source-location.cpp
clang/test/CodeGenCXX/wasm-args-returns.cpp
clang/test/CodeGenCXX/x86_64-arguments-nacl-x32.cpp
clang/test/CodeGenOpenCL/amdgpu-abi-struct-coerce.cl
clang/test/CodeGenOpenCL/kernels-have-spir-cc-by-default.cl