[PATCH] D158194: [lld/ELF] Add flag to print relocation stats
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 12:52:04 PDT 2023
aeubanks planned changes to this revision.
aeubanks added a comment.
while being able to measure relocation pressure across all binaries in our build system is nice, I'll look into monitoring specific binaries with a separate build that uses `--emit-relocs` and your relocation scanning binary that you wrote
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158194/new/
https://reviews.llvm.org/D158194
More information about the llvm-commits
mailing list