[llvm-branch-commits] [llvm] Backport/20.x: [LoongArch] Fix the type of tls-le symbols (PR #133027)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 31 19:27:22 PDT 2025


zhaoqi5 wrote:

> > LGTM.
> > Note: test/CodeGen is probably not the best place for such tests. `test/MC/CSKY/relocation-specifier.s` contains a nice example and tests multiple relocations at the same time.
> 
> Will this be fixed in the main branch?

Thanks. I have open a new PR (https://github.com/llvm/llvm-project/pull/133839) to fix this in the main branch.
Do you think we should merge this PR and then cherry-pick the new PR, or simply add the modifications of the new PR to this PR?

https://github.com/llvm/llvm-project/pull/133027


More information about the llvm-branch-commits mailing list