We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2d84d commit 64c8ebbCopy full SHA for 64c8ebb
llvm/docs/CommandGuide/dsymutil.rst
@@ -75,14 +75,6 @@ OPTIONS
75
Make a static variable keep the enclosing function even if it would have been
76
omitted otherwise.
77
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
86
.. option:: --no-object-timestamp
87
88
Don't check timestamp for object files.
0 commit comments