diff options
Diffstat (limited to 'llvm/utils/lit')
-rw-r--r-- | llvm/utils/lit/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/utils/lit/TODO b/llvm/utils/lit/TODO index d2ff842f314..e209fada355 100644 --- a/llvm/utils/lit/TODO +++ b/llvm/utils/lit/TODO @@ -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). |