diff options
author | Zhaoxin Yang <yangzhaoxin@loongson.cn> | 2025-08-22 16:02:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-22 16:02:41 +0800 |
commit | 149d9a38e165f66a9c784060f138e55e0a1c1686 (patch) | |
tree | 1a1564da7853e44be200979eb90f8841b16b011d /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 6560adb5840596afbeb3f4574bf6d0c52e439d69 (diff) | |
download | llvm-149d9a38e165f66a9c784060f138e55e0a1c1686.zip llvm-149d9a38e165f66a9c784060f138e55e0a1c1686.tar.gz llvm-149d9a38e165f66a9c784060f138e55e0a1c1686.tar.bz2 |
[ELF][LoongArch] -r: Synthesize R_LARCH_ALIGN at input section start (#153935)
Similay to
https://github.com/llvm/llvm-project/commit/94655dc8aec2f4e4b287e4c6ac829263f93e9740
The difference is that in LoongArch, the ALIGN is synthesized when the
alignment is >4, (instead of >=4), and the number of bytes inserted is
`sec->addralign - 4`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions