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

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 09:32:34 PDT 2016


On 26 Apr 2016, at 02:52, Renato Golin <renato.golin at linaro.org> wrote:
> 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

Bother, thanks for reverting. I thought it might be an unexpected default triple, but setting that to ARM Linux doesn't seem to affect my output.

I don't suppose you could run a relevant "llvm-objdump -macho -p -indirect-symbols" on the attached tmp.o? The output looks *nearly* there (it's reporting 1 direct symbol) so maybe the next line just has a slightly different format for some reason.

Cheers.

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmp.o
Type: application/octet-stream
Size: 720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/6928b7d5/attachment.o>


More information about the llvm-commits mailing list