[PATCH] D79467: [PDB] Optimize public symbol processing
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 15:36:28 PDT 2020
aganea added a comment.
In D79467#2027736 <https://reviews.llvm.org/D79467#2027736>, @rnk wrote:
> Speaking of which, @aganea, since you are using clang to compile now, you should try adding `-Xclang -debug-info-kind=constructor` if you haven't already. It greatly reduces the amount of duplicate type info that clang emits.
We were discussing about that today. Is there any drawback for doing so?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79467/new/
https://reviews.llvm.org/D79467
More information about the llvm-commits
mailing list