diff options
author | wanglei <wanglei@loongson.cn> | 2024-05-17 09:13:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 09:13:05 +0800 |
commit | 5a204a5f0a19417c1c0bd71834dee7ba129e6776 (patch) | |
tree | ce29627d0a5cc95d02fdc4de48fbe7ebfdf70293 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 96d2db4ba9016b4512e7cd27d7dfda209d07ce62 (diff) | |
download | llvm-5a204a5f0a19417c1c0bd71834dee7ba129e6776.zip llvm-5a204a5f0a19417c1c0bd71834dee7ba129e6776.tar.gz llvm-5a204a5f0a19417c1c0bd71834dee7ba129e6776.tar.bz2 |
[LoongArch] Use sign extend for i32 arguments in makeLibCall on LA64
The 32 bits arguments and returns on LA64 are always sign extended to
i64. So we should be taking this into account around libcalls.
Reviewed By: heiher, SixWeining
Pull Request: https://github.com/llvm/llvm-project/pull/92375
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions