commit | 25a3d07096374aeeffa3dab8b582143dde5a9ca9 | [log] [tgz] |
---|---|---|
author | Weining Lu <luweining@loongson.cn> | Thu Dec 08 10:21:16 2022 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 07 18:26:14 2022 -0800 |
tree | 956742ae454b421a4689f0ee5a5009394f38946e | |
parent | f46bba92c0a967f8c538f0763f9167a3ee4d06f5 [diff] |
[demangler][LoongArch] Correct the mangled_size for long double The size of long double in LoongArch (both LA32 and LA64) is 16 bytes, thus the mangled_size should be 32. This is same as RISCV's change in D126480. Reviewed By: xen0n Differential Revision: https://reviews.llvm.org/D138981 NOKEYCHECK=True GitOrigin-RevId: ecd0337854b98014df1953f644650480a898e7de