diff options
author | Lang Hames <lhames@gmail.com> | 2021-10-10 12:56:37 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-10-10 13:10:43 -0700 |
commit | da7f993a8d615c7306d3576f9669eb4d0a4b65f4 (patch) | |
tree | c817ae462dd2a6934e80e313a4b7520b562a6e21 /llvm/tools/llvm-reduce/llvm-reduce.cpp | |
parent | a42d5c34d0053f9f241cc0231edb4f4d34c7b4da (diff) | |
download | llvm-da7f993a8d615c7306d3576f9669eb4d0a4b65f4.zip llvm-da7f993a8d615c7306d3576f9669eb4d0a4b65f4.tar.gz llvm-da7f993a8d615c7306d3576f9669eb4d0a4b65f4.tar.bz2 |
[ORC] Reorder callWrapperAsync and callSPSWrapperAsync parameters.
The callee address is now the first parameter and the 'SendResult' function
the second. This change improves consistentency with the non-async functions
where the callee is the first address and the return value the second.
Diffstat (limited to 'llvm/tools/llvm-reduce/llvm-reduce.cpp')
0 files changed, 0 insertions, 0 deletions