[llvm-branch-commits] [lld] release/22.x: [lld][LoongArch] Update release notes for LoongArch32 support (PR #177957)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jan 26 05:26:10 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-lld
Author: hev (heiher)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/177957.diff
1 Files Affected:
- (modified) lld/docs/ReleaseNotes.rst (+1)
``````````diff
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index d9b83e2eb3157..428a1eb8e3940 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -31,6 +31,7 @@ ELF Improvements
* ``--print-gc-sections=<file>`` prints garbage collection section listing to a file.
(`#159706 <https://github.com/llvm/llvm-project/pull/159706>`_)
+* Add support for LoongArch32 (LA32R and LA32S) relocations.
Breaking changes
----------------
``````````
</details>
https://github.com/llvm/llvm-project/pull/177957
More information about the llvm-branch-commits
mailing list