================ @@ -0,0 +1,96 @@ +""" +Test RISC-V expressions evaluation. +""" ---------------- DavidSpickett wrote:
Yeah I'm not sure if this is known failures or known passes. Adding skipif riscv or xfail to the known failures seems like the better option. Tip for that, the lldb tests call xfail "expectedfailure". https://github.com/llvm/llvm-project/pull/99336 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits