[llvm] r205416 - Work around gold bug http://sourceware.org/PR16794.

Renato Golin renato.golin at linaro.org
Wed Apr 2 14:06:35 PDT 2014


On 2 April 2014 13:15, Rafael Espindola <rafael.espindola at gmail.com> wrote:
> Author: rafael
> Date: Wed Apr  2 07:15:20 2014
> New Revision: 205416
>
> URL: http://llvm.org/viewvc/llvm-project?rev=205416&view=rev
> Log:
> Work around gold bug http://sourceware.org/PR16794.


Rafael,

I'm not sure, but yours is the only commit changing relocations and
the bug appearing on many tests is of ARM_ABS32:

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15/builds/1172

Does that sound like a failure that could happen from your patch?

cheers,
--renato



More information about the llvm-commits mailing list