[PATCH] D54968: [ELF] --gdb-index: use const char *, uint32_t to replace CachedHashStringRef
    Rui Ueyama via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 27 15:00:29 PST 2018
    
    
  
ruiu added a comment.
I tried this patch myself, but it is hard to say if this patch makes a difference. Probably the performance difference is negligible.
Do you know how many NameAttrEntry's are created for your test case? (I.e. how many bytes are saved?)
Repository:
  rLLD LLVM Linker
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54968/new/
https://reviews.llvm.org/D54968
    
    
More information about the llvm-commits
mailing list