[PATCH] D41711: [docs] Mention support for Windows/ARM64 in the release notes

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 3 13:27:59 PST 2018


mstorsjo created this revision.
mstorsjo added reviewers: rnk, compnerd, mgrang.
Herald added subscribers: kristof.beyls, aemerson.

Repository:
  rC Clang

https://reviews.llvm.org/D41711

Files:
  docs/ReleaseNotes.rst


Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ 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
 ---------------------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41711.128555.patch
Type: text/x-patch
Size: 406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180103/2234cf28/attachment.bin>


More information about the cfe-commits mailing list