================
@@ -330,6 +330,28 @@ class Platform : public PluginInterface {
virtual std::vector<ArchSpec>
GetSupportedArchitectures(const ArchSpec &process_host_arch) = 0;
+ /// Get the bytes of the platform's software interrupt instruction.
----------------
DavidSpickett wrote:
I think this should say how it interacts with the "family of instructions" part
you mentioned earlier. I would guess that variable bits can be set to anything,
please document whatever the correct answer is.
https://github.com/llvm/llvm-project/pull/174348
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits