diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-04-18 17:08:49 +0000 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-04-18 17:08:49 +0000 |
| commit | 1a928f3fc7e41375d92dcb2955e818842dee880b (patch) | |
| tree | 5346bd15119263c7e96c46595da87db8742ec241 /llvm/lib/Target | |
| parent | 75a4e52580c047b8f5527f79a93cb3daea772968 (diff) | |
| download | bcm5719-llvm-1a928f3fc7e41375d92dcb2955e818842dee880b.tar.gz bcm5719-llvm-1a928f3fc7e41375d92dcb2955e818842dee880b.zip | |
[LIT] Have lit run the lldb test suite
This is the first in what will hopefully become a series of patches to
replace the driver logic in dotest.py with LIT. The motivation for this
change is that there's no point in maintaining two driver
implementations. Since all of the LLVM projects are using lit, this is
the obvious choice.
Obviously the goal is maintain full compatibility with the functionality
offered by dotest. As such we won't be removing anything until that
point has been reached.
This patch is the initial attempt (referred to as v1) to run the lldb
test suite with lit. To do so we introduced a custom LLDB test format
that invokes dotest.py with a single test file.
Differential revision: https://reviews.llvm.org/D45333
llvm-svn: 330275
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

