https://github.com/ZequanWu commented:

>  "binary" is ambiguous. I wonder whether object file correlation is better. 
> llvm-symbolizer has an option --obj=xxx.
llvm-symbolizer's `--obj` could take an pre-linking object file. But here we 
need to take post-linked binary for merging.

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

Reply via email to