[PPC64] Delete the unnecessary __tls_get_addr from ppc64-tls-ld-le.s

The definition is harmful here as it suppresses R_PPC64_REL24 which is
supposed to follow R_PPC64_TLSLD.

llvm-svn: 353263
This commit is contained in:
Fangrui Song 2019-02-06 02:13:40 +00:00
parent f55e9a2d2e
commit c1950aa183
1 changed files with 1 additions and 3 deletions

View File

@ -52,9 +52,7 @@ _start: # @_start
.Lfunc_end0:
.size _start, .Lfunc_end0-.Lfunc_begin0
# -- End function
.globl __tls_get_addr
.type __tls_get_addr,@function
__tls_get_addr:
.type a,@object # @a
.section .tdata,"awT",@progbits
.p2align 2