[PATCH] D125038: [Instrumentation] Share InstrumentationIRBuilder between TSan and SanCov

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 14:07:55 PDT 2022


melver updated this revision to Diff 427444.
melver marked an inline comment as done.
melver added a comment.

Add includes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125038

Files:
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125038.427444.patch
Type: text/x-patch
Size: 7772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/3db84e32/attachment.bin>


More information about the llvm-commits mailing list