[lit] Remove some done TODOs.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 15 Aug 2013 22:52:20 +0000 (22:52 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 15 Aug 2013 22:52:20 +0000 (22:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188502 91177308-0d34-0410-b5e6-96231b3b80d8

utils/lit/TODO

index d2ff842f3145ffe26633291b0ec8ac58628d5cca..e209fada355bd6225827a2263b1cb396747e27b8 100644 (file)
@@ -8,10 +8,6 @@
 
  - Support a timeout / ulimit.
 
- - Rename 'lit' injected variable for config to be lit_config.
-
- - Allow import of 'lit' in test suite definitions.
-
  - Create an explicit test suite object (instead of using the top-level
    TestingConfig object).