[PATCH] D93609: [lld/mac] Implement support for private extern symbols
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 18:24:55 PST 2020
thakis marked an inline comment as done.
thakis added a comment.
(Also makes linking Chromium Framework faster >20%, from ~5.1s to ~3.8s or so. Didn't profile why -- maybe the export trie construction algorithm needs some speeding up if that should be the cause. I guess I should profile before/after.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93609/new/
https://reviews.llvm.org/D93609
More information about the llvm-commits
mailing list