[PATCH] D97531: [RuntimeDyld] Speedup resolution of relocations to external symbols
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 14:20:02 PST 2021
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
Oh, that getSymbolAddress call was moved out of the loop. Ok -- Looks good to me.
Thanks for this Maksim, and for the clarification Rafael.
- Lang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97531/new/
https://reviews.llvm.org/D97531
More information about the llvm-commits
mailing list