[PATCH] D105007: [NewPM] Update some sanitizer pass names in the PassRegistry

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 17:14:55 PDT 2021


aeubanks added a comment.

this seems like a halfway solution, we should go the full distance and make these all `*_PASS_WITH_PARAMS`

or if these aren't even being used in tests, just delete them


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105007



More information about the llvm-commits mailing list