[ELF] Rename ARM Thunks in anticipation of Range Thunks
authorPeter Smith <peter.smith@linaro.org>
Tue, 4 Apr 2017 09:29:36 +0000 (09:29 +0000)
committerPeter Smith <peter.smith@linaro.org>
Tue, 4 Apr 2017 09:29:36 +0000 (09:29 +0000)
commit6308ac22546b9d173169d9e2ec41cb516373aac3
tree34666bc9829261593a3db6e206a57f9124404abd
parenta97973ab4e11c5924695e2b4e6edbf96407b3633
[ELF] Rename ARM Thunks in anticipation of Range Thunks

The existing names for the ARM and Thumb Thunks highlight their current
use as interworking Thunks. These Thunks can also be used for range
extension Thunks where there is no state change. This change makes the name
more generic so it is suitable for range extension.

Differential Revision: https://reviews.llvm.org/D31605

llvm-svn: 299418
lld/ELF/Thunks.cpp
lld/test/ELF/arm-thumb-interwork-shared.s
lld/test/ELF/arm-thumb-interwork-thunk.s