Hi,
To integrate LLVM and our LLVM-based tools into our Jenkins CI system, I've patched llvm-lit to be able to produce JUnit XML output in addition to its normal output. We're currently applying a patch to the checkout, but I wondered if this would be of use to anyone else. If so, I'd be happy to submit the patch for review.
David