commit | bbe23ae675c9e601382dff6a52e015b0c4e938b0 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Sep 21 17:38:13 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Sep 21 17:38:13 2017 +0000 |
tree | 414977e7b4b06f0f35db622262e2a2286afc8ff3 | |
parent | 280f1337736b3a3f35560cb31d43bfe01d88d57d [diff] |
[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. llvm-svn: 313892