[PATCH] D105007: [NewPM] Update some sanitizer pass names in the PassRegistry
Bjorn Pettersson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 18 11:10:48 PDT 2021
bjope updated this revision to Diff 367263.
bjope added a comment.
Herald added subscribers: cfe-commits, ormris.
Herald added a project: clang.
Updated to use _PASS_WITH_PARAMS and option parsing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105007/new/
https://reviews.llvm.org/D105007
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105007.367263.patch
Type: text/x-patch
Size: 15135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210818/d347d230/attachment.bin>
More information about the cfe-commits
mailing list