Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect all...
[oota-llvm.git] / utils / lit / TODO
1  - Move temp directory name into local test config.
2
3  - Add --show-unsupported, don't show by default?
4
5  - Optionally use multiprocessing.
6
7  - Support valgrind in all configs, and LLVM style valgrind.
8
9  - Support a timeout / ulimit.