[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
Mon Oct 8 20:09:50 PDT 2018
leonardchan updated this revision to Diff 168743.
leonardchan marked 3 inline comments as done.
Repository:
rL LLVM
https://reviews.llvm.org/D52739
Files:
include/llvm/IR/AddressSanitizerPass.h
include/llvm/InitializePasses.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/Instrumentation.cpp
test/Instrumentation/AddressSanitizer/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52739.168743.patch
Type: text/x-patch
Size: 18188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/f5971d1a/attachment.bin>
More information about the llvm-commits
mailing list