stella.stamenova added a comment. In https://reviews.llvm.org/D47646#1120498, @labath wrote:
> Looks great, thanks for doing this. > > As far as windows goes, I believe that there we simply don't have the memory > allocation part implemented, so it's not surprising that these tests fail. It > may be possible that the host-only tests would work (if you remove the > `CanJIT` check in lldb-test), but I can't say that for sure. I believe you are correct about the implementation - the failure occurs before CanJit is even called though, so I don't know if any of the tests can run on Windows today. https://reviews.llvm.org/D47646 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits