[Lldb-commits] [PATCH] D90464: [nfc] [lldb] Refactor out	DWARFUnit::ContainsDIERef
    Pavel Labath via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Nov  2 01:56:55 PST 2020
    
    
  
labath added a comment.
Are you planning to use this anywhere else? Could we maybe keep this function inside NameToDIE? There's no such thing as a DIERef in llvm (and I doubt there will be), so it'd be nice to keep this in code which is not destined to be merged some day...
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90464/new/
https://reviews.llvm.org/D90464
    
    
More information about the lldb-commits
mailing list