OSDN Git Service

Make lit stop writing pyc files.
authorZachary Turner <zturner@google.com>
Tue, 19 Sep 2017 23:50:28 +0000 (23:50 +0000)
committerZachary Turner <zturner@google.com>
Tue, 19 Sep 2017 23:50:28 +0000 (23:50 +0000)
commit890c0e43c1a2b641bfb3fca7ed059eaca349c755
tree6b54396951f269fafe19f6c9c8f3b76d8abd95d2
parent8726dc54e63349735411226b622d8b2eafea3f84
Make lit stop writing pyc files.

Many svn-based buildbots seem to be getting stuck continually
in tree conflicts due to the output of pyc files.  I'm disabling
these as a temporary measure in an attempt to get everything
stable again.

I'll try to remove this code once I understand the problem
better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313698 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit.py
utils/llvm-lit/llvm-lit.in