diff options
author | Zachary Turner <zturner@google.com> | 2017-09-15 00:34:00 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-09-15 00:34:00 +0000 |
commit | e5412b882ad44a9cb27b729b6281560c2e2e2755 (patch) | |
tree | 5e18db83cde05d492def09315c14ab52bff9a62b /lldb/packages/Python/lldbsuite | |
parent | 9f8fef95047e37ebdbac88dfebecd282e09c47df (diff) | |
download | bcm5719-llvm-e5412b882ad44a9cb27b729b6281560c2e2e2755.tar.gz bcm5719-llvm-e5412b882ad44a9cb27b729b6281560c2e2e2755.zip |
[lit] Add a lit.llvm module that all test suites can use.
To further reduce duplicate code, this patch introduces a module
that configs can simply import and get access to a lot of useful
functionality such as setting up paths, adding features that are
useful across all projects, and other utility-type functions.
For now this only updates llvm's suite to use this new library,
but subsequent patches will update other projects.
Differential Revision: https://reviews.llvm.org/D37778
llvm-svn: 313325
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions