COFF: Don't create unnecessary thunks.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 May 2018 19:01:28 +0000 (19:01 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 May 2018 19:01:28 +0000 (19:01 +0000)
commite28faed768aced512dd0679a3ef37c3c59c59f35
treeb7d8b1485aa9860f259258330075968be79400cb
parent1a840d29b417e393c3d229706c912a97d015ed41
COFF: Don't create unnecessary thunks.

A thunk is only needed if a relocation points to the undecorated
import name.

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

llvm-svn: 332019
lld/COFF/InputFiles.h
lld/COFF/MarkLive.cpp
lld/COFF/Symbols.cpp
lld/COFF/Writer.cpp
lld/test/COFF/delayimports-armnt.yaml