]> granicus.if.org Git - llvm/commit
Revert 374481 "[tsan,msan] Insert module constructors in a module pass"
authorNico Weber <nicolasweber@gmx.de>
Fri, 11 Oct 2019 02:44:20 +0000 (02:44 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 11 Oct 2019 02:44:20 +0000 (02:44 +0000)
commite6d329dbcbeafd37730fc535b34455a92e3f4e2d
tree9eb53228cf7684ec110a3b7e3a43e67f05690397
parentf08722ec5203a57f82a0fc2ab8224279ed53994f
Revert 374481 "[tsan,msan] Insert module constructors in a module pass"

CodeGen/sanitizer-module-constructor.c fails on mac and windows, see e.g.
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/11424

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374503 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation/MemorySanitizer.h
include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
lib/Passes/PassRegistry.def
lib/Transforms/Instrumentation/MemorySanitizer.cpp
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
test/Instrumentation/MemorySanitizer/msan_basic.ll
test/Instrumentation/ThreadSanitizer/tsan_basic.ll