[lit] Use py2&3 compatible exec() syntax.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 7 Aug 2013 03:25:28 +0000 (03:25 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 7 Aug 2013 03:25:28 +0000 (03:25 +0000)
commit9286ee62920806fc695fc3be23b51b73cb707cb5
tree0fb8944812a2ed70c26238d21c474b9c3e2c23f9
parent09a28f6973599b3c2e12f19e1d3f91e12de77ff7
[lit] Use py2&3 compatible exec() syntax.

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