[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
Wed Oct 10 10:52:47 PDT 2018


leonardchan updated this revision to Diff 169050.
leonardchan marked 5 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.169050.patch
Type: text/x-patch
Size: 18221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/1ad239e3/attachment.bin>


More information about the llvm-commits mailing list