al45tair wrote:

> Can we add a test for this with obj2yaml?

Not sure what you're thinking here. We can't use `yaml2obj` to generate an 
object with this problem because that tool assumes symbols are in a uniquely 
named section (which is mostly reasonable), and `obj2yaml` doesn't exercise the 
code in LLDB. I'll take a look and see what we can do as a test.

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

Reply via email to