DavidSpickett wrote:

> which doesn't send the alternate name information

I don't think we do either. Unless it's in the register info structs maybe it 
is.

The way to find out is to write the tests and if they pass without any changes 
to LLDB - somehow it does work.

> (in particular, there a test there to check that we know what the aarch64 w0 
> register is even though the xml contains only x0)

This is sort of an alias but we implement it by adding another register. But 
yes, same energy for sure.

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

Reply via email to