[PATCH] D124216: [LegacyPM] Remove AddressSanitizerLegacyPass

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 19:15:34 PDT 2022


thakis added a comment.

This breaks check-llvm everywhere, see e.g. http://45.33.8.238/linux/74364/step_12.txt https://lab.llvm.org/buildbot/#/builders/188/builds/13003 etc.

Reverted in 0e0759f441c9d9433ae8f13ed9f274f3d3e856a8 <https://reviews.llvm.org/rG0e0759f441c9d9433ae8f13ed9f274f3d3e856a8> for now.

Please run tests before committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124216



More information about the llvm-commits mailing list