[PATCH] D56433: [NewPM] Port tsan
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 11:25:53 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350647: [NewPM] Port tsan (authored by pfaffe, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56433?vs=180641&id=180704#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56433/new/
https://reviews.llvm.org/D56433
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Instrumentation.h
llvm/trunk/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
llvm/trunk/test/Instrumentation/ThreadSanitizer/tsan_basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56433.180704.patch
Type: text/x-patch
Size: 11598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/8f99ea70/attachment.bin>
More information about the llvm-commits
mailing list