luismarques added a comment.

In D62732#2288013 <https://reviews.llvm.org/D62732#2288013>, @JDevlieghere 
wrote:

> Sounds reasonable to me. Maybe it's still to early for that but have you 
> tried running (part of) the test suite under QEMU yet? It should give you a 
> pretty good idea of the state of things and gives you a bunch of test 
> coverage for free. You'll probably want to consider setting up a bot for that 
> down the road anyway.

I haven't tried that yet. When I did try to build LLVM with LLDB support under 
a QEMU VM (Fedora RISC-V) it failed because 
`CreateHostNativeRegisterContextLinux` didn't yet have a RISC-V implementation. 
I imagine that it might be possible to run part of the tests without solving 
that issue, but I added that to my TODO list anyway. I'll be able to devote 
more time to LLDB work around the beginning of October.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62732/new/

https://reviews.llvm.org/D62732

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to