clayborg added a comment.

We have modified the DIERef class over the years and made it work for both 
DWARF in .o files (OSO) for mac and then for fission (.dwo). The two made 
different changes that never affected either one but with these changes they 
need to coexist and actually work with DIERef in the same way with no 
assumptions on the DIE offset being in the lower 32 bits of a user_id_t.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138618

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

Reply via email to