From 3f32b444ed2aefd3f44550e821d30eeda24a3683 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sat, 18 Sep 2010 02:28:09 +0000 Subject: lit: These TODOs are done(ish). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114260 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/lit/TODO | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'utils') diff --git a/utils/lit/TODO b/utils/lit/TODO index 4d00d2c1cf..6d7f7ea529 100644 --- a/utils/lit/TODO +++ b/utils/lit/TODO @@ -2,18 +2,8 @@ - Add --show-unsupported, don't show by default? - - Finish documentation. - - Optionally use multiprocessing. - - Support llvmc and ocaml tests. - - Support valgrind in all configs, and LLVM style valgrind. - - Provide test suite config for running unit tests. - - Support a timeout / ulimit. - - - Support "disabling" tests? The advantage of making this distinct from XFAIL - is it makes it more obvious that it is a temporary measure (and lit can put - in a separate category). -- cgit v1.2.3