[lld] [lld][ELF] Add basic TLSDESC support for LoongArch (PR #94451)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 05:41:58 PDT 2024


wangleiat wrote:

> The code change looks good. Do you have plan for TLSDESC to LE/IE optimization?

Sorry for the late reply due to the holiday.  No plans in the near future.
This implementation is just to allow lld to simply process `tlsdesc`.

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


More information about the llvm-commits mailing list