When importing symbols from another module, also import GlobalIFuncs.
Author: Itay Bookstein <itay.bookstein@nextsilicon.com>
Differential D107988
[Linker] Import IFuncs nextsilicon-itay-bookstein on Aug 12 2021, 11:48 AM. Authored by
Details When importing symbols from another module, also import GlobalIFuncs. Author: Itay Bookstein <itay.bookstein@nextsilicon.com>
Diff Detail
Event Timeline
Comment Actions I cannot commit the patch myself because I don't have commit access, might I trouble you with that? :) |
You can use split-file %s %t to avoid a oneshot temporary file under Inputs/
There are quite a few examples in llvm-project, e.g. in lld/test/ELF