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
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to