[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 11:48:01 PDT 2018
leonardchan updated this revision to Diff 168692.
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.168692.patch
Type: text/x-patch
Size: 18276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/3fe73ede/attachment.bin>
More information about the llvm-commits
mailing list