[llvm-commits] [llvm] r114260 - /llvm/trunk/utils/lit/TODO
Daniel Dunbar
daniel at zuster.org
Fri Sep 17 19:28:09 PDT 2010
Author: ddunbar
Date: Fri Sep 17 21:28:09 2010
New Revision: 114260
URL: http://llvm.org/viewvc/llvm-project?rev=114260&view=rev
Log:
lit: These TODOs are done(ish).
Modified:
llvm/trunk/utils/lit/TODO
Modified: llvm/trunk/utils/lit/TODO
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/lit/TODO?rev=114260&r1=114259&r2=114260&view=diff
==============================================================================
--- llvm/trunk/utils/lit/TODO (original)
+++ llvm/trunk/utils/lit/TODO Fri Sep 17 21:28:09 2010
@@ -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).
More information about the llvm-commits
mailing list