projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae7ac39
)
[lit] Remove some done TODOs.
author
Daniel Dunbar
<daniel@zuster.org>
Thu, 15 Aug 2013 22:52:20 +0000
(22:52 +0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/utils/lit/TODO
b/utils/lit/TODO
index d2ff842f3145ffe26633291b0ec8ac58628d5cca..e209fada355bd6225827a2263b1cb396747e27b8 100644
(file)
--- a/
utils/lit/TODO
+++ b/
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).