[Lldb-commits] [PATCH] Fix test expectation for aarch64 in several test case

Tamas Berghammer tberghammer at google.com
Mon Mar 30 11:31:34 PDT 2015


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/






More information about the lldb-commits mailing list