[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
Tue Oct 9 11:24:30 PDT 2018
leonardchan updated this revision to Diff 168839.
leonardchan marked 2 inline comments as done.
Repository:
rL LLVM
https://reviews.llvm.org/D52739
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Instrumentation/AddressSanitizerPass.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.168839.patch
Type: text/x-patch
Size: 18536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/9c24e2a6/attachment.bin>
More information about the llvm-commits
mailing list