aboutsummaryrefslogtreecommitdiff
path: root/docs/tools
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools')
-rw-r--r--docs/tools/clang.pod8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod
index 9f7a448301..4160f2e4f3 100644
--- a/docs/tools/clang.pod
+++ b/docs/tools/clang.pod
@@ -356,18 +356,10 @@ Pass I<arg> to the static analyzer.
Pass I<arg> to the assembler.
-=item B<-Xclang> I<arg>
-
-Pass I<arg> to the clang compiler frontend.
-
=item B<-Xlinker> I<arg>
Pass I<arg> to the linker.
-=item B<-mllvm> I<arg>
-
-Pass I<arg> to the LLVM backend.
-
=item B<-Xpreprocessor> I<arg>
Pass I<arg> to the preprocessor.