From 920844c36e32fdfdb6f5de67a10bd0bf8a82c5d3 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Fri, 30 Sep 2011 21:33:09 +0000 Subject: Revert my --working-directory option, which wasn't well thought through. llvm-svn: 140889 --- clang/docs/tools/clang.pod | 7 ------- 1 file changed, 7 deletions(-) (limited to 'clang/docs/tools') diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod index abecd1c8ef5..704cc8743ba 100644 --- a/clang/docs/tools/clang.pod +++ b/clang/docs/tools/clang.pod @@ -407,13 +407,6 @@ Print timing summary of each stage of compilation. Show commands to run and use verbose output. -=item B<--working-directory> - -Use the given argument as the effective working directory to run the compiler -in. This is useful for running the compiler as if in a specific working -directory without the overhead of having to change directory using an auxiliary -process. - =back -- cgit v1.2.3