bfd/elfnn-aarch64.c: Cleanup a couple of TLS functions
authorWill Newton <will.newton@linaro.org>
Wed, 21 May 2014 15:49:57 +0000 (16:49 +0100)
committerWill Newton <will.newton@linaro.org>
Wed, 4 Jun 2014 08:35:08 +0000 (09:35 +0100)
commitac21917f6bef764c73323c8117d293b5f6c70228
treed82986a2483879149ff6dc4dc01c62c34b1094b9
parent1913f160bd7e0e06c04f390d643bb44a25c99881
bfd/elfnn-aarch64.c: Cleanup a couple of TLS functions

Add an assert and remove an unused line of code.

bfd/ChangeLog:

2014-06-04  Will Newton  <will.newton@linaro.org>

        * elfnn-aarch64.c (tpoff_base): Make test of tls_sec
being non-NULL into an assert.
(elfNN_aarch64_tls_relax): Remove unused code.
bfd/ChangeLog
bfd/elfnn-aarch64.c