[PATCH] D73047: [ELF] Refactor uses of getInputSections to improve efficiency NFC
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 07:53:39 PST 2020
andrewng added a comment.
Noticed this again whilst working on D72775 <https://reviews.llvm.org/D72775>. Appears to have a minor performance benefit of ~2% for the same two links with stack sizes mentioned in D72775 <https://reviews.llvm.org/D72775>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73047/new/
https://reviews.llvm.org/D73047
More information about the llvm-commits
mailing list