Skip to content

Commit e3186ba

Browse files
[aarch64][WOA64][docs] Release note for WoA-hosted LLVM 12 binary
Reviewed By: peterwaller-arm Differential Revision: https://reviews.llvm.org/D98415
1 parent 00441b8 commit e3186ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@ Windows Support
193193
exception. To workaround (with reduced security), compile with
194194
/guard:cf,nolongjmp.
195195

196+
- Windows on Arm64: LLVM 12 adds official binary release hosted on
197+
Windows on Arm64. The binary is built and tested by Linaro alongside
198+
AArch64 and ARM 32-bit Linux binary releases. This first WoA release
199+
includes Clang compiler, LLD Linker, and compiler-rt runtime libraries.
200+
Work on LLDB, sanitizer support, OpenMP, and other features is in progress
201+
and will be included in future Windows on Arm64 LLVM releases.
202+
196203
C Language Changes in Clang
197204
---------------------------
198205

0 commit comments

Comments
 (0)