aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorAndres Villegas <andresvi@google.com>2023-06-26 14:35:39 -0700
committerHaowei Wu <haowei@google.com>2023-06-26 14:37:51 -0700
commit939c03512d26b053196b9819bb64830482eab777 (patch)
tree4d30cfd02d2e8cf8e1455969658ccf36be1f548d /llvm/docs/CommandGuide
parent214e7ce4e4b08b77fa5878bf1147419d66854167 (diff)
downloadllvm-939c03512d26b053196b9819bb64830482eab777.zip
llvm-939c03512d26b053196b9819bb64830482eab777.tar.gz
llvm-939c03512d26b053196b9819bb64830482eab777.tar.bz2
[llvm-libtool-darwin] Switch to OptTableSummary
Switch the parse of command line options fromllvm::cl to OptTable. The motivation for this change is to continue adding llvm based tools to the llvm driver multicall. Differential Revision: https://reviews.llvm.org/D153665
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-libtool-darwin.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/docs/CommandGuide/llvm-libtool-darwin.rst b/llvm/docs/CommandGuide/llvm-libtool-darwin.rst
index 87fa176..a786288e 100644
--- a/llvm/docs/CommandGuide/llvm-libtool-darwin.rst
+++ b/llvm/docs/CommandGuide/llvm-libtool-darwin.rst
@@ -26,10 +26,6 @@ OPTIONS
Build a static library only for the specified `<architecture>` and ignore all
other architectures in the files.
-.. option:: -color
-
- Use colors in output.
-
.. option:: -D
Use zero for timestamps and UIDs/GIDs. This is set by default.
@@ -45,11 +41,6 @@ OPTIONS
Show help and usage for this command.
-.. option:: -help-list
-
- Show help and usage for this command without grouping the options
- into categories.
-
.. option:: -l <x>
Searches for the library libx.a in the library search path. If the string `<x>`