[compiler-rt] r193405 - [sanitizer] Intercept pthread_attr_get*.
Peter Collingbourne
peter at pcc.me.uk
Fri Oct 25 15:28:36 PDT 2013
On Fri, Oct 25, 2013 at 01:01:31PM -0000, Evgeniy Stepanov wrote:
> Author: eugenis
> Date: Fri Oct 25 08:01:31 2013
> New Revision: 193405
>
> URL: http://llvm.org/viewvc/llvm-project?rev=193405&view=rev
> Log:
> [sanitizer] Intercept pthread_attr_get*.
This change appears to have broken the asan/tsan/msan test suite when linking
with gold from binutils 2.22 (binutils 2.23.2 works fine).
I get an error along the lines of:
/usr/bin/ld: internal error in sized_finalize_symbol, at ../../gold/symtab.cc:2670
Thanks,
--
Peter
More information about the llvm-commits
mailing list