]> Cypherpunks repositories - gostls13.git/commitdiff
doc/articles/race_detector.html: add darwin/arm64
authorCherry Zhang <cherryyz@google.com>
Mon, 9 Nov 2020 02:03:18 +0000 (21:03 -0500)
committerCherry Zhang <cherryyz@google.com>
Mon, 9 Nov 2020 20:41:26 +0000 (20:41 +0000)
Updates #38485.

Change-Id: I46f515973c0a31d7c3e0e05ce006121c60c4041e
Reviewed-on: https://go-review.googlesource.com/c/go/+/268497
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/articles/race_detector.html

index 63a658f870bcc3f415e449c4c7587e5fc56cc620..09188c15d51ba0c8db2c5d83859e21b45067b5b7 100644 (file)
@@ -418,7 +418,7 @@ close(c)
   <code>linux/amd64</code>, <code>linux/ppc64le</code>,
   <code>linux/arm64</code>, <code>freebsd/amd64</code>,
   <code>netbsd/amd64</code>, <code>darwin/amd64</code>,
-  and <code>windows/amd64</code>.
+  <code>darwin/arm64</code>, and <code>windows/amd64</code>.
 </p>
 
 <h2 id="Runtime_Overheads">Runtime Overhead</h2>