summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/JumpThreading.cpp
diff options
context:
space:
mode:
authorSagar Thakur <sagar.thakur@imgtec.com>2016-02-26 05:56:54 +0000
committerSagar Thakur <sagar.thakur@imgtec.com>2016-02-26 05:56:54 +0000
commit63cecb3653ca7b6edad6d6a56844b53cce9d24d5 (patch)
treeba2a792f8deea70e8cf2d52a47fc76de968ca494 /llvm/lib/Transforms/Scalar/JumpThreading.cpp
parent4d187630def2c6afc154fec2514ed0101c87e20d (diff)
downloadbcm5719-llvm-63cecb3653ca7b6edad6d6a56844b53cce9d24d5.tar.gz
bcm5719-llvm-63cecb3653ca7b6edad6d6a56844b53cce9d24d5.zip
[MSAN] Fix test SmallPreAllocatedStackThread for MIPS
Summary: Msan was intercepting version 2.1 of the pthread_create function which was making it to crash in libc because __pthread_create_2_1 modifies the stack attributes of the thread. Intercepting the correct version fixes the test SmallPreAllocatedStackThread. Reviewers: eugenis, samsonov Subscribers: llvm-commits, mohit.bhakkad, jaydeep Differential: http://reviews.llvm.org/D17603 llvm-svn: 261980
Diffstat (limited to 'llvm/lib/Transforms/Scalar/JumpThreading.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud