[PATCH] D29185: Allow llvm's build and test systems to support paths with spaces

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 10:13:29 PST 2017


bd1976llvm added a comment.

In https://reviews.llvm.org/D29185#657747, @gbedwell wrote:

> > I also ran the lit testsuite on Linux (It doesn't work on windows.)
>
> Can you clarify what you mean by this?  Are you referring to test-suite ( http://llvm.org/docs/TestingGuide.html#test-suite ) or something else?


lit has it's own set of tests that have to be run separately to the llvm lit tests, see comments in llvm/utils/lit/README.txt


https://reviews.llvm.org/D29185





More information about the llvm-commits mailing list