summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lipo/verify-arch-macho-binary.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-lipo] Remove trailing whitespace. NFCShoaib Meenai2019-07-191-2/+2
| | | | llvm-svn: 366595
* [tools] Introduce llvm-lipoAlexander Shaposhnikov2019-05-281-0/+31
This diff starts the implementation of llvm-lipo which is supposed to be a drop-in replacement for the well-known tool lipo. Test plan: make check-all Differential revision: https://reviews.llvm.org/D61927 llvm-svn: 361896
OpenPOWER on IntegriCloud