mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
372d313844
cctools strip has the option "-T" which removes Swift symbols. This diff implements this option in llvm-strip for MachO. Test plan: make check-all Differential revision: https://reviews.llvm.org/D80099 |
||
---|---|---|
.. | ||
COFFObjcopy.cpp | ||
COFFObjcopy.h | ||
Object.cpp | ||
Object.h | ||
Reader.cpp | ||
Reader.h | ||
Writer.cpp | ||
Writer.h |