[llvm] r267488 - ARM: put correct symbol index on indirect pointers in __thread_ptr.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 04:12:33 PDT 2016


On 26 April 2016 at 10:52, Renato Golin <renato.golin at linaro.org> wrote:
> On 25 April 2016 at 23:36, Tim Northover via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: tnorthover
>> Date: Mon Apr 25 17:36:07 2016
>> New Revision: 267488
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=267488&view=rev
>> Log:
>> ARM: put correct symbol index on indirect pointers in __thread_ptr.
>
> Hi Tim,
>
> Something wrong with the test here:
>
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/11649
>
> http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/11797

It seems this change also affected MIPS buildbots. Reverted in r267541.

cheers,
--renato


More information about the llvm-commits mailing list