[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 23:44:54 PST 2018


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
 ---------------------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41711.128596.patch
Type: text/x-patch
Size: 478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180104/5fce06cd/attachment.bin>


More information about the cfe-commits mailing list