]> granicus.if.org Git - clang/commitdiff
Remove '-Xclang' and '-mllvm' entries from Clang man page. The later is only availab...
authorTed Kremenek <kremenek@apple.com>
Fri, 18 Mar 2011 22:11:40 +0000 (22:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 18 Mar 2011 22:11:40 +0000 (22:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127914 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tools/clang.pod

index 9f7a4483019ec3be738a7e256a8effe2f05806c9..4160f2e4f3d33752fb682affe11802f5759d596e 100644 (file)
@@ -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.