[PATCH] D137360: [Linker] Remove nocallback attribute while linking
Gulfem Savrun Yeniceri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 17:50:11 PDT 2022
gulfem added a comment.
In D137360#3907031 <https://reviews.llvm.org/D137360#3907031>, @jdoerfert wrote:
> I somewhat assume we could remove the attribute whenever we actually move a function (lazy linking) rather than for all in the module.
Done!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137360/new/
https://reviews.llvm.org/D137360
More information about the llvm-commits
mailing list