DavidSpickett wrote: Built but did not run in CI: ``` <testcase classname="lldb-api.linux/aarch64/aarch32_compat" name="TestAArch64LinuxAArch32Compat.py" time="0.22"> <skipped message="Unsupported configuration"/> </testcase> ``` Which is to be expected I think. * I expect we don't have an emulator installed. * IIRC it's Graviton 4 which does not have FEAT_AA32EL0.
I'll check myself next week. https://github.com/llvm/llvm-project/pull/211793 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
