[PATCH] D127913: [NFC] [HWASan] Remove indirection for getting analyses.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 15:57:41 PDT 2022
fmayer created this revision.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
fmayer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This was necessary for code reuse between the old and new passmanager.
With the old pass-manager gone, this is no longer necessary.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127913
Files:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127913.437386.patch
Type: text/x-patch
Size: 4750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/b5cdeb2a/attachment.bin>
More information about the llvm-commits
mailing list