[PATCH] D78524: [CallSite removal][Instrumentation] Use CallBase instead of CallSite in AddressSanitizer/DataFlowSanitizer/MemorySanitizer. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 17:55:01 PDT 2020


craig.topper created this revision.
craig.topper added reviewers: dblaikie, mtrofin.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78524

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78524.258872.patch
Type: text/x-patch
Size: 27182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/7552e115/attachment.bin>


More information about the llvm-commits mailing list