dwblaikie wrote:

I'm not following all of this, but it appears to be based on the premise that 
it's OK that sometimes split units inside a DWP file are parsed before their 
skeleton unit? Why is that OK/when/why/where is that happening?

I'd think any case where that happens would be a performance (& possibly 
correctness bug) & it'd be better to maintain the invariant that the only way 
you ever parse a split unit is starting from the skeleton - rather than adding 
maps/etc to be able to backtrack to parsing the skeleton when you already have 
the split unit.

https://github.com/llvm/llvm-project/pull/79544
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to