jasonmolenda wrote:

> Thanks Jason. Looks good. (I think the arm failure is due to it being a 
> 32-bit machine. Maybe it would be sufficient to use 32-bit values everywhere?)

I think the fail on the arm bot was because I have a scripted process plugin 
and it imports examples/python/templates/scripted_process.py which only has 
register definitions for arm64 and x86_64.  I added a skip for non-matching 
Targets shortly after I landed the patch.

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

Reply via email to