adrian-prantl wrote:

> Overall this looks good but we should verify that this doesn't regress 
> running unmodified iOS binaries on macOS (https://reviews.llvm.org/D117340, 
> https://reviews.llvm.org/D121444). It was really tricky to get that right and 
> it's all based on the binary and host triples. We should at least hand-test 
> before & after this patch and possibly report an arm64e triple in 
> TestPlatformMacOSX.py.

I just tried it out and with the patch debugserver correctly reports a 
`cpusubtype:0` (change of behavior) and the Target gets set to 
`arm64-apple-ios-` which is identical to what my system LLDB reports (no change 
of behavior).

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

Reply via email to