This is an archive of the discontinued LLVM Phabricator instance.

[LegacyPM] Remove HWAsanSanitizerLegacyPass 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 AddressSanitizerLegacyPass...
ClosedPublic

Authored by MaskRay on Apr 23 2022, 2:10 PM.

Details

Summary

...,
ModuleAddressSanitizerLegacyPass, and ASanGlobalsMetadataWrapperPass.

MemorySanitizerLegacyPass was removed in D123894.
AddressSanitizerLegacyPass was removed in D124216.

Diff Detail

Event Timeline

MaskRay created this revision.Apr 23 2022, 2:10 PM
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 23 2022, 2:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 23 2022, 2:10 PM
vitalybuka accepted this revision.Apr 24 2022, 12:52 AM
This revision is now accepted and ready to land.Apr 24 2022, 12:52 AM
This revision was landed with ongoing or failed builds.Apr 25 2022, 10:21 AM
This revision was automatically updated to reflect the committed changes.