Alp Toker a9c0934bea lit: execfile() isn't present in Python 3.3
On the other hand, exec(compile()) doesn't work in older Python versions in the
2.x series.

This commit introduces exec(compile()) with a fallback to plain exec(). That'll
hopefully hit the sweet spot in terms of version support.

Followup to r198766 which added enhanced source locations for lit cfg parsing.

llvm-svn: 199006
2014-01-11 13:27:28 +00:00
..
2013-11-15 01:34:59 +00:00
2013-11-15 01:34:59 +00:00
2012-12-11 00:23:07 +00:00
2013-12-03 07:34:19 +00:00
2013-11-15 01:34:59 +00:00
2013-01-02 09:10:48 +00:00
2013-01-28 22:05:50 +00:00
2013-04-05 20:00:35 +00:00
2012-11-17 06:38:44 +00:00