[compiler-rt] Return correct size of struct pthread for glibc-2.12.2
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 18 Feb 2016 07:08:26 +0000 (07:08 +0000)
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 18 Feb 2016 07:08:26 +0000 (07:08 +0000)
commit9bf3acd5ff8e55f5c102e189e3298366d341946f
tree815696736f16abb60a93ef0ab20f97cf4b56f565
parent046ba5b66faea26fb0ef36b48a07e9c0fc08970c
[compiler-rt] Return correct size of struct pthread for glibc-2.12.2

There seems to be a difference between 2.12.1 and 2.12.2 in 64-bit build.
Tested on Scientific Linux 6.6, based on RHEL.

Differential Revision: http://reviews.llvm.org/D17190

llvm-svn: 261193
compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc