Joel E. Denny cfa953dcab [lit] Parse command-line options from LIT_OPTS
Similar to `FILECHECK_OPTS` for FileCheck, `LIT_OPTS` makes it easy to
adjust lit behavior when running the test suite via ninja.  For
example:

```
$ LIT_OPTS='--time-tests -vv --filter=threadprivate' \
  ninja check-clang-openmp
```

Reviewed By: probinson

Differential Revision: https://reviews.llvm.org/D64135

llvm-svn: 365313
2019-07-08 12:18:40 +00:00
..
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2019-07-04 04:41:06 +00:00