akhuang added a comment.

In D75215#1901961 <https://reviews.llvm.org/D75215#1901961>, @rnk wrote:

> BTW, I am curious to know if this helps V8 PDB size. IIRC you said there were 
> some PDBs in Chrome that have this problem a lot.


I think I just noticed that the PDB size increased after enabling constructor 
type homing.

**size of v8.dll.pdb**
-debug-info-kind=limited:                            175M
-debug-info-kind=constructor:                     185M
-debug-info-kind=constructor + this patch: 169M


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75215/new/

https://reviews.llvm.org/D75215



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to