This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d64ebc76fd [TableGen] Fix a bug that MCSchedClassDesc is interfered be [...] new 2e8de397c53 Insert module constructors in a module pass
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Transforms/Instrumentation/MemorySanitizer.h | 1 + .../Transforms/Instrumentation/ThreadSanitizer.h | 2 + lib/Passes/PassRegistry.def | 2 + lib/Transforms/Instrumentation/MemorySanitizer.cpp | 50 ++++++++++++--------- lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 52 +++++++++++----------- test/Instrumentation/MemorySanitizer/msan_basic.ll | 13 +++--- test/Instrumentation/ThreadSanitizer/tsan_basic.ll | 2 +- 7 files changed, 69 insertions(+), 53 deletions(-)