[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 23:52:05 PDT 2022
melver updated this revision to Diff 427533.
melver marked 2 inline comments as done.
melver added a comment.
Remove unneeded constructors (and <utility>) for now. Can add back later when
we need it.
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.427533.patch
Type: text/x-patch
Size: 7391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/f5511a25/attachment.bin>
More information about the llvm-commits
mailing list