]> granicus.if.org Git - llvm/commit
Resubmit "[lit] Add a lit.llvm module that all llvm projects can use"
authorZachary Turner <zturner@google.com>
Sat, 16 Sep 2017 00:25:58 +0000 (00:25 +0000)
committerZachary Turner <zturner@google.com>
Sat, 16 Sep 2017 00:25:58 +0000 (00:25 +0000)
commit6368f9154b9c62512ad3e6fdf0376e0324d46b32
treec37fbf9b9204d12b84e7778f5ba9804b773baaab
parent4cd1955e6599f8c33c69aeaa35278b2bd71cd972
Resubmit "[lit] Add a lit.llvm module that all llvm projects can use"

This was reverted alongside the revert of the lit/llvm-lit refactor,
but now that that has re-landed, I'm relanding this as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313426 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
test/lit.cfg
test/lit.site.cfg.in
utils/lit/lit/llvm/__init__.py [new file with mode: 0644]
utils/lit/lit/llvm/config.py [new file with mode: 0644]
utils/lit/lit/util.py