aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2017-02-14 15:21:53 +0000
committerEtienne Bergeron <etienneb@google.com>2017-02-14 15:21:53 +0000
commit60ce0f667cac0b334ff26d12bfc0caaf787b0803 (patch)
treeb2ed3e9a9a66a5bdf3c229025e94afa50b96d2dd /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent2a2f35d59c135234242a587c5fcf434c4d664572 (diff)
downloadllvm-60ce0f667cac0b334ff26d12bfc0caaf787b0803.zip
llvm-60ce0f667cac0b334ff26d12bfc0caaf787b0803.tar.gz
llvm-60ce0f667cac0b334ff26d12bfc0caaf787b0803.tar.bz2
[compiler-rt][asan|win] Force tls_init test to use dynamic runtime
Summary: There is no guarantee that the tls_init is executed on the static runtime (/MT). On windows 7, this unittest is failing. On windows 10, I believe it's working because of the new CRT. On ASAN side, it doesn't matter that the hook point is run or not. It must be run only if there is other tls_initializer that are registered. Reviewers: rnk, chrisha Reviewed By: rnk Subscribers: kubamracek, llvm-commits Differential Revision: https://reviews.llvm.org/D29838 llvm-svn: 295057
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions