Skip to content

Commit 52dfd4a

Browse files
hpoussintru
authored andcommitted
[docs] Add clang/llvm release notes for mipsel-windows-* targets
1 parent 0d8606f commit 52dfd4a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,8 @@ Windows Support
10761076
extensions are enabled. This allows for properly processing ``intsafe.h`` in
10771077
the Windows SDK.
10781078

1079+
- Clang now supports `mipsel-windows-gnu` and `mipsel-windows-msvc` targets.
1080+
10791081
LoongArch Support
10801082
^^^^^^^^^^^^^^^^^
10811083

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Changes to the MIPS Backend
154154
---------------------------
155155

156156
* `-mcpu=i6400` and `-mcpu=i6500` were added.
157+
* Added support for `mipsel-windows-gnu` and `mipsel-windows-msvc` targets.
157158

158159
Changes to the PowerPC Backend
159160
------------------------------
@@ -228,6 +229,7 @@ Changes to the Windows Target
228229

229230
* `fp128` is now passed indirectly, meaning it uses the same calling convention
230231
as `i128`.
232+
* Added support for `mipsel-windows-gnu` and `mipsel-windows-msvc` targets.
231233

232234
Changes to the X86 Backend
233235
--------------------------

0 commit comments

Comments
 (0)