From 7ff99155c39edd73ebf1c6adfa023b1048fee9a4 Mon Sep 17 00:00:00 2001 From: rdivacky Date: Wed, 4 Nov 2009 14:58:56 +0000 Subject: Update LLVM to r86025. --- docs/CommandGuide/lit.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/lit.pod b/docs/CommandGuide/lit.pod index a818302..929aed7 100644 --- a/docs/CommandGuide/lit.pod +++ b/docs/CommandGuide/lit.pod @@ -49,6 +49,11 @@ Show the B help message. Run I tests in parallel. By default, this is automatically chose to match the number of detected available CPUs. +=item B<--config-prefix>=I + +Search for I and I when searching for test suites, +instead I and I. + =back =head1 OUTPUT OPTIONS -- cgit v1.1