Reapply: LLVM IR: update Clang tests for byval being a typed attribute.
authorTim Northover <tnorthover@apple.com>
Thu, 30 May 2019 18:49:19 +0000 (18:49 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 30 May 2019 18:49:19 +0000 (18:49 +0000)
commitfcb00d4aec7de1f51292b65d660001f70b95f7b3
tree9412e9e37e86409755aec72608a79b081fd8a9b9
parentb7141207a483d39b99c2b4da4eb3bb591eca9e1a
Reapply: 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.

Clang patch is unchanged.

llvm-svn: 362129
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