summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-09-30 21:33:09 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-09-30 21:33:09 +0000
commit920844c36e32fdfdb6f5de67a10bd0bf8a82c5d3 (patch)
treef9326b367b04ab3488cf2ed569ee9b5a614860ac /clang/docs/tools
parent3984269260e3c28176912e9a1493284608ffaa65 (diff)
downloadbcm5719-llvm-920844c36e32fdfdb6f5de67a10bd0bf8a82c5d3.tar.gz
bcm5719-llvm-920844c36e32fdfdb6f5de67a10bd0bf8a82c5d3.zip
Revert my --working-directory option, which wasn't well thought through.
llvm-svn: 140889
Diffstat (limited to 'clang/docs/tools')
-rw-r--r--clang/docs/tools/clang.pod7
1 files changed, 0 insertions, 7 deletions
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
OpenPOWER on IntegriCloud