This is an archive of the discontinued LLVM Phabricator instance.

[TSAN] add Go race detector support for macOS/ARM64
ClosedPublic

Authored by cherry on Oct 29 2020, 3:23 PM.

Details

Reviewers
dvyukov
thanm
Summary

Add Go race detector support for macOS/ARM64. The Go counterpart is https://golang.org/cl/266373 .

Diff Detail

Event Timeline

cherry created this revision.Oct 29 2020, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 3:23 PM
Herald added subscribers: Restricted Project, kristof.beyls. · View Herald Transcript
cherry requested review of this revision.Oct 29 2020, 3:23 PM
dvyukov accepted this revision.Oct 30 2020, 1:37 AM
This revision is now accepted and ready to land.Oct 30 2020, 1:37 AM

Cherry, do you have commit access? Or you need somebody to merge it?

Thanks for review. I don't have commit access so it would be great if you or somebody commits it. Thanks.

cherry added a reviewer: thanm.EditedOct 30 2020, 8:14 AM

Than, do you mind committing this patch? Thanks!

thanm added a comment.Oct 30 2020, 8:33 AM

Sure, I'll see about submitting it.

thanm added a comment.Oct 30 2020, 8:48 AM

Whoops, it looks as though I need to re-apply for commit access following the github move. Dmitry, maybe you could please submit?