From edb8997821d6d7ae3cb8fc03e9b50190e990154a Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 25 Oct 2009 03:30:55 +0000 Subject: lit: Add --config-prefix option, to override default config file names. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85035 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 a818302c24..929aed798b 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.2.3-70-g09d2