[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 22:46:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6235951ec0d9: [CallSite removal][Instrumentation] Use CallBase instead of CallSite in… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

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.258904.patch
Type: text/x-patch
Size: 27182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/cd9c0a57/attachment-0001.bin>


More information about the llvm-commits mailing list