From: Anna Zaks Date: Mon, 12 Sep 2011 21:07:18 +0000 (+0000) Subject: Rename CmpRuns into CmpRuns.py so that it could be used as a module. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22d70e0ca33363e8630e4c692aa93c20d99db9da;p=clang Rename CmpRuns into CmpRuns.py so that it could be used as a module. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139540 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/analyzer/CmpRuns b/utils/analyzer/CmpRuns.py similarity index 100% rename from utils/analyzer/CmpRuns rename to utils/analyzer/CmpRuns.py