ayermolo wrote:

> One easy question would be: do you/your users use -fdebug-types-section? If 
> so, that'd probably explain what you were seeing & you could add some test 
> coverage for that wherever you like (in lldb, presumably, maybe in bolt too). 
> But if you/they don't, then it's unclear where this bad index came from - and 
> it'd be good to know more about the DWARF so we could figure out where else 
> there might be problems like this...

Yes -fdebug-types-section is the default for us.

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

Reply via email to