This is an archive of the discontinued LLVM Phabricator instance.

tsan: remove DontDumpShadow from Go build
ClosedPublic

Authored by dvyukov on Sep 22 2021, 9:47 AM.

Details

Summary

DontDumpShadow is used only in InitializeShadowMemory which is Go-only.

Depends on D110263.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 22 2021, 9:47 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2021, 9:47 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Sep 23 2021, 1:31 AM
This revision is now accepted and ready to land.Sep 23 2021, 1:31 AM
This revision was landed with ongoing or failed builds.Sep 23 2021, 1:45 AM
This revision was automatically updated to reflect the committed changes.