================
@@ -0,0 +1,32 @@
+"""
+Test the 'memory read' command when decoding instruction failures.
+"""
----------------
DavidSpickett 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'd prefer we keep `/<some target>/` for tests that either never could run on 
anything else, or would require major changes to do so.

https://github.com/llvm/llvm-project/pull/164413
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to