OSDN Git Service

Reapply: "ARM: put correct symbol index on indirect pointers in __thread_ptr.""
authorTim Northover <tnorthover@apple.com>
Tue, 26 Apr 2016 18:29:16 +0000 (18:29 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 26 Apr 2016 18:29:16 +0000 (18:29 +0000)
commit3005d0caa486d50e8711320d647625bc02baedaf
tree519a5735cbe47115ae6f8811998f34b9bfb53557
parenta536c7fedf06fd40b8d7bcf0c6a09b3365c236e2
Reapply: "ARM: put correct symbol index on indirect pointers in __thread_ptr.""

A latent bug in llvm-objdump used the wrong format specifier on 32-bit
targets, causing the test to fail. This fixes the issue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp
test/MC/ARM/tls-directives.s
tools/llvm-objdump/MachODump.cpp