[lldb] [llvm] [lldb][RISCV] function calls support in lldb expressions (PR #99336)
    David Spickett via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 17 07:23:29 PDT 2024
    
    
  
================
@@ -0,0 +1,96 @@
+"""
+Test RISC-V expressions evaluation.
+"""
----------------
DavidSpickett wrote:
Are these tests going to be removed then?
On the grounds that existing tests in the test suite will cover these scenarios.
https://github.com/llvm/llvm-project/pull/99336
    
    
More information about the llvm-commits
mailing list