[llvm-commits] [PATCH] Fix testing with python 2.4

Jordy Potman jordy.potman at recoresystems.com
Fri Oct 12 06:25:22 PDT 2012


Hi Ravi,

I guess this patch was overlooked until now.

James, can you please take a look at the attached patch? It removes a
dependency on python 2.5 or higher in lit.cfg that was introduced by a
patch that you committed in r164996.

Before r164996 testing of LLVM was working fine with python 2.4, which
is the default python on Redhat Enterprise Linux/CentOs 5. With the
attached patch applied it works again.

Thanks,

Jordy

On Thu, 2012-10-11 at 09:35 +0000, ravi wrote:
> Hi Jordy,
> I came across a similar problem and your patch helped to overcome it.
> 
> BTW when will this patch will get synced up with the trunk
> 
> --Ravi
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit.cfg.patch
Type: text/x-patch
Size: 613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121012/e01ee4e2/attachment.bin>


More information about the llvm-commits mailing list