diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2021-02-28 11:28:14 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2021-03-01 08:46:33 -0500 |
commit | b4bfe29415ba9524f56d4ea57eb3adbdb4a82fc9 (patch) | |
tree | bd746fa14312b7e9852ae9f47d280572271511fe /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | f870c551f090b6edc83892efd68e9e96ed5c19a8 (diff) | |
download | llvm-b4bfe29415ba9524f56d4ea57eb3adbdb4a82fc9.zip llvm-b4bfe29415ba9524f56d4ea57eb3adbdb4a82fc9.tar.gz llvm-b4bfe29415ba9524f56d4ea57eb3adbdb4a82fc9.tar.bz2 |
AArch64/GlobalISel: Fix using wrong calling convention for calls
This was reusing the parent function calling convention instead of the
callee. I'm not sure if there's a case where there's an observable
difference.
I previously missed this in b72a23650f573299aec30846fb844c3558921fb8
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions