Behaviour was recently added to this switch to strip debug sections too.
See r369761.
This change also makes the description for the --strip-unneeded switch
consistent between the two docs.
Reviewed by: MaskRay
Differential Revision: https://reviews.llvm.org/D67546
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371855
91177308-0d34-0410-b5e6-
96231b3b80d8
.. option:: --strip-unneeded
Remove from the output all local or undefined symbols that are not required by
- relocations.
+ relocations. Also remove all debug sections.
.. option:: --version, -V
.. option:: --strip-unneeded
- Remove all local or undefined symbols that are not required by relocations.
+ Remove from the output all local or undefined symbols that are not required by
+ relocations. Also remove all debug sections.
.. option:: --version, -V