diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-03-28 23:51:09 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 23:51:09 +0700 |
commit | 44e3735ac18407f23a4e1fea29192449dbe3d4de (patch) | |
tree | 42c7264e488f7989ec2d885d56f075e5400e3770 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | |
parent | 827f2ad64394bdcafabc58133c4b8258f728763c (diff) | |
download | llvm-44e3735ac18407f23a4e1fea29192449dbe3d4de.zip llvm-44e3735ac18407f23a4e1fea29192449dbe3d4de.tar.gz llvm-44e3735ac18407f23a4e1fea29192449dbe3d4de.tar.bz2 |
llvm-reduce: Preserve original callsite calling conv when removing arguments (#133411)
In undefined mismatch cases, this was fixing the callsite to use the calling
convention of the new function. Preserve the original wrong callsite's calling
convention.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions