[PATCH] D123534: [dwarf] Emit a DIGlobalVariable for constant strings.
    Mitch Phillips via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Apr 15 14:45:55 PDT 2022
    
    
  
hctim added a comment.
  section : increase in bytes for clang built with full debuginfo : %% of total binary size
  .debug_loclists		317782		0.0250%
  .debug_abbrev		88590		0.0070%
  .debug_info		10070834	0.7929%
  .debug_rnglists		143320		0.0113%
  .debug_str_offsets	1090516		0.0859%
  .debug_str		7789440		0.6132%
  .debug_addr		3611552		0.2843%
  .debug_line		-187964		-0.0148%
  .debug_line_str		2043		0.0002%
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123534/new/
https://reviews.llvm.org/D123534
    
    
More information about the cfe-commits
mailing list