Skip to content

Commit 64c8ebb

Browse files
authored
[dsymutil] Remove old --minimize option from docs (llvm#164027)
This option was removed in 5d07dc8
1 parent bf2d84d commit 64c8ebb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

llvm/docs/CommandGuide/dsymutil.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,6 @@ OPTIONS
7575
Make a static variable keep the enclosing function even if it would have been
7676
omitted otherwise.
7777

78-
.. option:: --minimize, -z
79-
80-
When used when creating a dSYM file, this option will suppress the emission of
81-
the .debug_inlines, .debug_pubnames, and .debug_pubtypes sections since
82-
dsymutil currently has better equivalents: .apple_names and .apple_types. When
83-
used in conjunction with ``--update`` option, this option will cause redundant
84-
accelerator tables to be removed.
85-
8678
.. option:: --no-object-timestamp
8779

8880
Don't check timestamp for object files.

0 commit comments

Comments
 (0)