File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff 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+
10791081LoongArch Support
10801082^^^^^^^^^^^^^^^^^
10811083
Original file line number Diff line number Diff 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
158159Changes 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
232234Changes to the X86 Backend
233235--------------------------
You can’t perform that action at this time.
0 commit comments