On Wed, 17 Feb 2021 at 15:10, Martin Storsjö via Phabricator < revi...@reviews.llvm.org> wrote:
> mstorsjo added a comment. > > In D96840#2567890 <https://reviews.llvm.org/D96840#2567890>, > @DavidSpickett wrote: > > > Do we support 32 bit Arm specifically? (I'm not very familiar with > Windows targets) > > Yes, I implemented support for both ARM and AArch64 in late 2019. > > > @omjavaid Has done some testing on the latest Windows On Arm which is > AArch64. I think you should probably say "ARM and AArch64 support is more" > but he can comment on how well it works. > > Possibly yes. I was referring to an issue for the ARM part that I never > got time to fix properly, see D70840 <https://reviews.llvm.org/D70840>. > Other than that, I don't know of any issues with the AArch64 part, but I > haven't used it very much either, fwiw. > HI mstorsjo, did you manage to run LLDB testsuite with python support enabled on windows. Can you please share steps to build and test LLDB on windows on Arm/AArch64 if you have them handy somewhere. I ll check if there is something missing on our part which needs to be done to get LLDB in reasonable shape on windows on Arm/AArch64. IMO, the biggest hurdle right now is swig/API generation and python support enablement. If you think that is working already with some hack, then please share it with me. I am using MS Surface Arm64 for the build. > > Repository: > rG LLVM Github Monorepo > > CHANGES SINCE LAST ACTION > https://reviews.llvm.org/D96840/new/ > > https://reviews.llvm.org/D96840 > > -- Omair Javaid www.linaro.org
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits