[PATCH] D38016: [lit] Make lit stop writing .pyc files

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 18:35:19 PDT 2017


smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.

This seems fine as a workaround, though I'm curious about the root cause. Shouldn't there only be conflicts during an update if the update is bringing in pyc files of its own (i.e. if pyc files got committed to svn)?


https://reviews.llvm.org/D38016





More information about the llvm-commits mailing list