[Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 17 01:38:42 PST 2021
DavidSpickett added subscribers: omjavaid, DavidSpickett.
DavidSpickett added a reviewer: omjavaid.
DavidSpickett added a comment.
Do we support 32 bit Arm specifically? (I'm not very familiar with Windows targets)
@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.
================
Comment at: lldb/docs/index.rst:81
+expected to work, with functionality improving rapidly. ARM support is
+more experimmental, with more known issues than the others.
----------------
"experimental"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96840/new/
https://reviews.llvm.org/D96840
More information about the lldb-commits
mailing list