This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7875856acdb Bump the trunk version to 9.0.0svn new cbb70f3f43e [MSan] Apply the ctor creation scheme of TSan
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: lib/Transforms/Instrumentation/MemorySanitizer.cpp | 24 +++++++++++++++++++++- .../MemorySanitizer/global_ctors_2to3.ll | 18 ++++++++++++++++ test/Instrumentation/MemorySanitizer/msan_basic.ll | 5 +++-- .../MemorySanitizer/msan_llvm_is_constant.ll | 3 +++ 4 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 test/Instrumentation/MemorySanitizer/global_ctors_2to3.ll