To start the ball rolling this diff adds the initial bits for llvm-strip.
I think more options & tests can be added incrementally.
Test plan:
make check-all
|  Differential  D46407  
[tools] Introduce llvm-strip Authored by alexander-shaposhnikov on May 3 2018, 1:46 PM. 
Details To start the ball rolling this diff adds the initial bits for llvm-strip. Test plan: 
Diff Detail 
 Event Timeline
 
 
 
 
 Comment Actions As I had open comments, I'd have preferred this not been committed until after I'd given the thumbs up too... Test comments are all that I've got though. 
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This should probably be a distinct test that doesn't use any command-line options (similar to the basic-copy style tests for objcopy).