[llvm-branch-commits] [clang] release/22.x: [clang][LoongArch] Update release notes for LoongArch32 support (PR #177958)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jan 26 05:26:37 PST 2026


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: hev (heiher)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/177958.diff


1 Files Affected:

- (modified) clang/docs/ReleaseNotes.rst (+2) 


``````````diff
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 2e5c156d717c2..52c7c0466e87d 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -740,6 +740,8 @@ LoongArch Support
 - DWARF fission is now compatible with linker relaxations, allowing `-gsplit-dwarf` and `-mrelax`
   to be used together when building for the LoongArch platform.
 
+- Add support for LoongArch32, including toolchain options and pre-defined macros.
+
 RISC-V Support
 ^^^^^^^^^^^^^^
 

``````````

</details>


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


More information about the llvm-branch-commits mailing list