First concept of having RUN: and VERIFY: lines in .test files
This currently has a lot of copy&pasted code from lit/TestRunner.py
which should get refactor to be reusable here!
This also contains some code to produce a lit.site.cfg to allow having the builddir outside the source directory.