clayborg added a comment.

I would be fine with DWARFDie getting bigger to 24B. These objects are used 
temporarily and not used as part of the storage of all of a DWARFUnit's DIEs. 
DWARFUnit objects store an array of DWARFDebugInfoEntry objects and those are 
what we care about not getting bigger.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96236

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

Reply via email to