diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2022-08-31 14:05:03 +0100 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2022-09-20 09:56:44 +0100 |
commit | 2aad9093ac6b8c592341ce1756cb63422029b92b (patch) | |
tree | ffc4d93973d46928849d86dd6a4a26ca2808dfa2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 2e6c50855b7d879ded3776ba87b3d960e2035b89 (diff) | |
download | llvm-2aad9093ac6b8c592341ce1756cb63422029b92b.zip llvm-2aad9093ac6b8c592341ce1756cb63422029b92b.tar.gz llvm-2aad9093ac6b8c592341ce1756cb63422029b92b.tar.bz2 |
[AArch64][NFC] Correctly rename mangling name for ldN.sret
Remove from the function name the predicate type and pointer type, because:
The predicate type in the name(nxvNi1) can be deduced from the overloaded
element count(nxvNEltTy).
The pointer type(p0EltTy) can be deduced from the overloaded element type.
Differential Revision: https://reviews.llvm.org/D133023
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions