[lld] aa273fd - [LoongArch] Update lld20 release notes

Weining Lu via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 20:41:22 PST 2025


Author: Weining Lu
Date: 2025-01-23T12:38:04+08:00
New Revision: aa273fd83eccb55215f4cb18285f8462a1013f5c

URL: https://github.com/llvm/llvm-project/commit/aa273fd83eccb55215f4cb18285f8462a1013f5c
DIFF: https://github.com/llvm/llvm-project/commit/aa273fd83eccb55215f4cb18285f8462a1013f5c.diff

LOG: [LoongArch] Update lld20 release notes

Added: 
    

Modified: 
    lld/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index 0c24156ae16799..1995c80df652cb 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -40,6 +40,8 @@ ELF Improvements
   * ``R_X86_64_CODE_4_GOTTPOFF`` (`#116634 <https://github.com/llvm/llvm-project/pull/116634>`_)
   * ``R_X86_64_CODE_4_GOTPC32_TLSDESC`` (`#116909 <https://github.com/llvm/llvm-project/pull/116909>`_)
   * ``R_X86_64_CODE_6_GOTTPOFF``  (`#117675 <https://github.com/llvm/llvm-project/pull/117675>`_)
+* Supported relocation types for LoongArch target: ``R_LARCH_TLS_{LD,GD,DESC}_PCREL20_S2``.
+  (`#100105 <https://github.com/llvm/llvm-project/pull/100105>`_)
 
 Breaking changes
 ----------------


        


More information about the llvm-commits mailing list