]> granicus.if.org Git - clang/commit
[lit] Raise the logic for enabling clang & lld substitutions to llvm.
authorZachary Turner <zturner@google.com>
Thu, 12 Oct 2017 21:56:05 +0000 (21:56 +0000)
committerZachary Turner <zturner@google.com>
Thu, 12 Oct 2017 21:56:05 +0000 (21:56 +0000)
commit12cf9455cb2b8685e080cf20ffd7155ab4059611
treeb7d32ed91d5319b168aaf78d93150d57db89947e
parent913b7c774bbb171d6a7de1b2141b29bd8f452129
[lit] Raise the logic for enabling clang & lld substitutions to llvm.

This paves the way for other projects which might /use/ clang or
lld but not necessarily need to the full set of functionality
available to clang and lld tests to be able to have a basic set
of substitutions that allow a project to run the clang or lld
executables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315627 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg.py