[PATCH] D124337: [LegacyPM] Remove HWAsanSanitizerLegacyPassUsing the legacy PM for the optimization pipeline was deprecated in 13.0.0.Following recent changes to remove non-core features of the legacyPM/optimization pipeline, remove AddressSanitizerLegacyPass...

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 10:21:33 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39e23bb059d1: [LegacyPM] Remove HWAsanSanitizerLegacyPass (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124337/new/

https://reviews.llvm.org/D124337

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124337.424958.patch
Type: text/x-patch
Size: 5739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/de7bdcaa/attachment.bin>


More information about the llvm-commits mailing list