Is it possible to run test-suite as one step starting with clang? I.e. not run clang and then llc. I think that lnt can do this but lnt's stated purpose is to be a performance suite so it may diverge from test-suite over time.