From 8badef4cf64b5ace52b3e76b40f4702363a93b8a Mon Sep 17 00:00:00 2001
From: Cherry Zhang
Date: Sun, 8 Nov 2020 21:03:18 -0500
Subject: [PATCH] doc/articles/race_detector.html: add darwin/arm64
Updates #38485.
Change-Id: I46f515973c0a31d7c3e0e05ce006121c60c4041e
Reviewed-on: https://go-review.googlesource.com/c/go/+/268497
Trust: Cherry Zhang
Reviewed-by: Dmitri Shuralyov
Reviewed-by: Ian Lance Taylor
---
doc/articles/race_detector.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/articles/race_detector.html b/doc/articles/race_detector.html
index 63a658f870..09188c15d5 100644
--- a/doc/articles/race_detector.html
+++ b/doc/articles/race_detector.html
@@ -418,7 +418,7 @@ close(c)
linux/amd64
, linux/ppc64le
,
linux/arm64
, freebsd/amd64
,
netbsd/amd64
, darwin/amd64
,
- and windows/amd64
.
+ darwin/arm64
, and windows/amd64
.
Runtime Overhead
--
2.51.0