-s, --strip-all - Strip all symbols
Implementation removes .strtab and .symtab sections from output.
Test from lld\test\elf branch was taken as a base, but was improved in part of checks.
| Paths 
 |  Differential  D13934  
[ELF2] --strip-all/-s command line implemented ClosedPublic Authored by grimar on Oct 21 2015, 4:13 AM. 
Details Summary -s, --strip-all - Strip all symbols Test from lld\test\elf branch was taken as a base, but was improved in part of checks. 
Diff Detail Event Timelinegrimar updated this object. 
 
 
 This revision is now accepted and ready to land.Oct 23 2015, 1:08 PM Closed by commit rL251144: [ELF2] --strip-all/-s command line implemented (authored by grimar).  ·  Explain WhyOct 23 2015, 1:27 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 38253 ELF/Config.h
 ELF/Driver.cpp
 ELF/Options.td
 ELF/Writer.cpp
 test/elf2/strip-all.s
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This is not sorted.