[all-commits] [llvm/llvm-project] 530aa7: [Linker] Import GlobalIFunc when importing symbols...
nextsilicon-itay-bookstein via All-commits
all-commits at lists.llvm.org
Sat Aug 14 22:01:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 530aa7e4da14fb22493ab7e175f8c34dd10333d3
https://github.com/llvm/llvm-project/commit/530aa7e4da14fb22493ab7e175f8c34dd10333d3
Author: Itay Bookstein <itay.bookstein at nextsilicon.com>
Date: 2021-08-14 (Sat, 14 Aug 2021)
Changed paths:
M llvm/lib/Linker/LinkModules.cpp
A llvm/test/Linker/ifunc.ll
Log Message:
-----------
[Linker] Import GlobalIFunc when importing symbols from another module
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D107988
More information about the All-commits
mailing list