This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Implement --strip-all/-s
ClosedPublic

Authored by davide on Feb 8 2015, 12:51 AM.

Details

Summary

--strip-debug will follow. Let me know if adding another private member of ElfLinkingContext or you want stripSymbols to grow up to something that can accomodate more than 2 values, e.g. an enum. I haven't strong preferences.

Diff Detail

Event Timeline

davide updated this revision to Diff 19546.Feb 8 2015, 12:51 AM
davide retitled this revision from to [ELF] Implement --strip-all/-s.
davide updated this object.
davide edited the test plan for this revision. (Show Details)
davide set the repository for this revision to rL LLVM.
davide added a project: lld.
davide added subscribers: Unknown Object (MLST), emaste.
This revision is now accepted and ready to land.Feb 8 2015, 5:23 AM
davide closed this revision.Feb 8 2015, 11:45 AM