In http://reviews.llvm.org/D8702#148933, @emaste wrote:
> Looks reasonable. I wonder if we should have a machine-dependent test library > though to host these sorts of things. We'll probably have several more when > the test suite fully runs on !x86 architectures, no? We already have some basic things in lldbtest.py but it is very far from being enough. I absolutely support creating something what can be used with all target and all host so we don't have to handle it in each test case but I think we should have a longer discussion about it (on lldb-dev) to come up with a good design what we can easily use in all case. http://reviews.llvm.org/D8702 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
