[PATCH] D52739: [PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassManager
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 11 11:33:41 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344274: [PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new… (authored by leonardchan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52739?vs=169050&id=169262#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52739
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Instrumentation/AddressSanitizerPass.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52739.169262.patch
Type: text/x-patch
Size: 18505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/cec41475/attachment.bin>
More information about the llvm-commits
mailing list