[PATCH] D68832: [tsan,msan] Insert module constructors in a module pass
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 16:54:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c72aa232e74: [tsan,msan] Insert module constructors in a module pass (authored by vitalybuka).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68832/new/
https://reviews.llvm.org/D68832
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/CodeGen/sanitizer-module-constructor.c
llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
llvm/test/Instrumentation/ThreadSanitizer/tsan_basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68832.224502.patch
Type: text/x-patch
Size: 15253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/6158a464/attachment.bin>
More information about the llvm-commits
mailing list