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

Jordy Potman jordy.potman at recoresystems.com
Thu Oct 4 01:34:27 PDT 2012


Hi,

The change to test/lit.cfg in revision 164996 uses conditional
expressions. This is a new feature in python 2.5 so it breaks testing
with python 2.4. The attached patch fixes this.

Jordy

P.S. I am not subscribed to 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/20121004/efff5f0f/attachment.bin>


More information about the llvm-commits mailing list