================ @@ -0,0 +1,32 @@ +""" +Test the 'memory read' command when decoding instruction failures. +""" ---------------- tgs-sc wrote:
> I suggest moving this test to a more generic place and only running it on > risc-v for the time being. I can add an AArch64 encoding to it. I wil be grateful if you provide such bytes for me. So I plan to move this test to `lldb/test/API/commands/memory/read`, will it be ok? So, the will be 2 target-specific tests. For RISC-V and for AArch64. https://github.com/llvm/llvm-project/pull/164413 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
