On Wed, Oct 03, 2012 at 01:23:05PM +0100, David Tweed wrote: > Hi, > > as part of the push to make the ARM buildbots baseline green, there are some > regression tests which are testing the old jit and are exercising > functionality which is both known to be broken and not expected to be fixed > in the old jit. To remove these from the regression test output, I've marked > them XFAIL (for lit tests) and ifdef'd them out (unit tests). These > modifications remove the last long-standing regression test failures from > the buildbots (though updating the triple to reflect new ubuntu > configuration has temporarily caused some new failures). Tested on x86-64 > and ARM Linux. > > Please could this be reviewed with a view to applying?
LGTM. I think in the end, we should either remove or rewrite (using MCJIT) the unit tests. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
