[ELF] Cleanup createThunks() NFC.
authorPeter Smith <peter.smith@linaro.org>
Fri, 20 Jan 2017 15:25:45 +0000 (15:25 +0000)
committerPeter Smith <peter.smith@linaro.org>
Fri, 20 Jan 2017 15:25:45 +0000 (15:25 +0000)
commit94b999b9df15661742fdce96e14ea694f3b8f9a5
tree8e658ba6f931b48802fd1312cc72367a0e449bd8
parent3e5b525699459a6533f9645c7656514a1258b7e8
[ELF] Cleanup createThunks() NFC.

Include removal of call to getThunkExpr() as it has already been
called and recorded by scanRelocs()

Cleanup suggestions by Rafael.

llvm-svn: 292614
lld/ELF/Relocations.cpp