[PATCH] D54554: [PDB] Add symbol records in bulk
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 10:58:07 PST 2018
rnk added a comment.
In D54802 <https://reviews.llvm.org/D54802>, I noticed that the linker is going to be responsible for synthesizing increasingly more symbol records. I think I'm going to land this as is to get the gains and then try to refactor things to make the general SymbolSerializer abstraction more efficient.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54554/new/
https://reviews.llvm.org/D54554
More information about the llvm-commits
mailing list