]> granicus.if.org Git - clang/commit
[lit] Rename lld and clang lit configs to end in .py
authorZachary Turner <zturner@google.com>
Thu, 21 Sep 2017 17:38:13 +0000 (17:38 +0000)
committerZachary Turner <zturner@google.com>
Thu, 21 Sep 2017 17:38:13 +0000 (17:38 +0000)
commit2fec54da5588c22441ef528cb61bdde308c0f029
tree7119130aa0795b9dd38de5d7f7f26e0d0d1b10de
parent23ae32d5ade60cd1ee33c412092847d3fefd9bf7
[lit] Rename lld and clang lit configs to end in .py

This follows in line with a previous patch of renaming LLVM's.

Working on these files is difficult in certain operating systems
and/or environments that don't like handling python code with a
non .py file extension.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@313892 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt
test/Unit/lit.cfg.py [moved from test/Unit/lit.cfg with 100% similarity]
test/Unit/lit.site.cfg.py.in [moved from test/Unit/lit.site.cfg.in with 99% similarity]
test/lit.cfg.py [moved from test/lit.cfg with 100% similarity]
test/lit.site.cfg.py.in [moved from test/lit.site.cfg.in with 96% similarity]