This is an archive of the discontinued LLVM Phabricator instance.

[LegacyPM] Remove ThreadSanitizerLegacyPass
ClosedPublic

Authored by MaskRay on Apr 21 2022, 3:33 PM.

Details

Summary

Using the legacy PM for the optimization pipeline was deprecated in 13.0.0.
Following recent changes to remove non-core features of the legacy
PM/optimization pipeline, remove ThreadSanitizerLegacyPass.

Diff Detail

Event Timeline

MaskRay created this revision.Apr 21 2022, 3:33 PM
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
MaskRay requested review of this revision.Apr 21 2022, 3:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 3:33 PM

the title should be "Remove" not "Rename"?

MaskRay retitled this revision from [LegacyPM] Rename ThreadSanitizerLegacyPass to [LegacyPM] Remove ThreadSanitizerLegacyPass.Apr 21 2022, 3:40 PM
vitalybuka accepted this revision.Apr 27 2022, 3:45 PM
This revision is now accepted and ready to land.Apr 27 2022, 3:45 PM
This revision was landed with ongoing or failed builds.Apr 27 2022, 4:25 PM
This revision was automatically updated to reflect the committed changes.