A thunk is only needed if a relocation points to the undecorated
import name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46673
COFF: Don't create unnecessary thunks. ClosedPublic Authored by pcc on May 9 2018, 10:17 PM.
Details Summary A thunk is only needed if a relocation points to the undecorated
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 10 2018, 10:40 AM Closed by commit rL332019: COFF: Don't create unnecessary thunks. (authored by pcc). · Explain WhyMay 10 2018, 12:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146179 lld/trunk/COFF/InputFiles.h
lld/trunk/COFF/MarkLive.cpp
lld/trunk/COFF/Symbols.cpp
lld/trunk/COFF/Writer.cpp
lld/trunk/test/COFF/delayimports-armnt.yaml
|