[lit] Move top-level execute code into Run object.
[oota-llvm.git] / utils / lit / lit / run.py
2013-08-29 Daniel Dunbar[lit] Move top-level execute code into Run object.
2013-08-29 Daniel Dunbar[lit] Factor out Run class to capture configuration...