[PATCH] D37756: [lit] Force site configs to be run before source-tree configs

Jordan Rose via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 20:11:34 PDT 2017


jordan_rose added a reviewer: ddunbar.
jordan_rose added a comment.

> - Run lit.py from the source tree against a directory in the build tree.
> 
>   Not aware of anyone who does this, but in theory it should work.

For the record this is my most common workflow when working with Swift, so I'm glad to hear it'll keep working. I suspect it's the most common workflow for //anyone// using lit outside of LLVM itself who hasn't bothered to make an equivalent of llvm-lit.py.


Repository:
  rL LLVM

https://reviews.llvm.org/D37756





More information about the llvm-commits mailing list