[PATCH] D114783: [ELF] Split scanRelocations into scanRelocations/postScanRelocations
ben via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 01:54:29 PST 2021
bd1976llvm added a comment.
Sorry I missed this review - looks great! Did you try getting performance numbers using the tar packages that Rafael gathered up?
I have been working on a change to deduplicate redundant GOT entries (e.g. from GOT references to aliased symbols) a postscan pass should make that sort of optimisation more viable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114783/new/
https://reviews.llvm.org/D114783
More information about the llvm-commits
mailing list