[PATCH] D56470: [NewPM] Second attempt at porting ASan

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 14:19:03 PST 2019


leonardchan updated this revision to Diff 186743.
leonardchan marked 2 inline comments as done.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56470/new/

https://reviews.llvm.org/D56470

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/asan-new-pm.ll
  llvm/bindings/go/llvm/InstrumentationBindings.cpp
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/test/Instrumentation/AddressSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56470.186743.patch
Type: text/x-patch
Size: 46529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/5eb61e1d/attachment-0001.bin>


More information about the llvm-commits mailing list