[PATCH] D158194: [lld/ELF] Add flag to print relocation stats

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 11:15:24 PDT 2023


MaskRay added a comment.

I am more concerned with any changes touching relocation scanning. Last time I checked, lld's relocation scanning takes 2x time of mold's.


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