This revision was automatically updated to reflect the committed changes.
Closed by commit rL321788: [docs] Mention support for Windows/ARM64 in the 
release notes (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41711?vs=128555&id=128596#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41711

Files:
  cfe/branches/release_60/docs/ReleaseNotes.rst


Index: cfe/branches/release_60/docs/ReleaseNotes.rst
===================================================================
--- cfe/branches/release_60/docs/ReleaseNotes.rst
+++ cfe/branches/release_60/docs/ReleaseNotes.rst
@@ -168,8 +168,8 @@
 Windows Support
 ---------------
 
-Clang's support for building native Windows programs ...
-
+- Clang now has initial, preliminary support for targeting Windows on
+  ARM64.
 
 C Language Changes in Clang
 ---------------------------


Index: cfe/branches/release_60/docs/ReleaseNotes.rst
===================================================================
--- cfe/branches/release_60/docs/ReleaseNotes.rst
+++ cfe/branches/release_60/docs/ReleaseNotes.rst
@@ -168,8 +168,8 @@
 Windows Support
 ---------------
 
-Clang's support for building native Windows programs ...
-
+- Clang now has initial, preliminary support for targeting Windows on
+  ARM64.
 
 C Language Changes in Clang
 ---------------------------
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to