[asan] Remove check for stack size
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Wed, 5 Jul 2017 06:54:43 +0000 (06:54 +0000)
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Wed, 5 Jul 2017 06:54:43 +0000 (06:54 +0000)
commit5b140618480195ed48128b469b277a60e990e7cc
tree707e5af74c1dcbf7a32cba2a93fc2f706f85333a
parent80bc4a5554226f1f4a14ea204acf1ae2cac6bbb2
[asan] Remove check for stack size

This has been introduced in r304598 and fails for increased stack sizes.

Differential Revision: https://reviews.llvm.org/D34876

llvm-svn: 307127
compiler-rt/lib/asan/asan_thread.cc