DavidSpickett wrote:

I didn't have time to review before merge, just looking at this now.

> see what the Windows CI thinks.

I assume you mean the buildbots (lldb isn't built in the pre-commit CI), but I 
think given:
https://github.com/llvm/llvm-zorg/blob/590f0a62919ad313758362d18a31e7d40255e6e6/buildbot/osuosl/master/config/builders.py#L1342
The tests wouldn't run there anyway.

I don't know specifically why we skip those tests on our bot. Could be that the 
Windows APIs are target specific like ptrace is, and we just didn't implement 
it for Windows on Arm yet, could be that the hardware we have doesn't support 
it.

I'll found out what the status is there.

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

Reply via email to