[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 2 10:04:28 PDT 2018


leonardchan updated this revision to Diff 167969.
leonardchan marked an inline comment 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.167969.patch
Type: text/x-patch
Size: 18316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/a34f170b/attachment.bin>


More information about the llvm-commits mailing list