[Lldb-commits] [PATCH] D114509: [lldb] Introduce PlatformQemuUser
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 24 07:40:58 PST 2021
DavidSpickett added a comment.
> some things in this patch are called "Qemu" (the plugin folder, for instance)
I wouldn't pay much attention to the `qemu-system` idea, it was just a hypothetical from me. Unless it's something that you would call a public API. Like the platform's name for example, but you've made that specific so that's fine.
Anything else can be shuffled around if `qemu-system` ever happens.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114509/new/
https://reviews.llvm.org/D114509
More information about the lldb-commits
mailing list