Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-lipo] Remove trailing whitespace. NFC | Shoaib Meenai | 2019-07-19 | 1 | -2/+2 |
| | | | | llvm-svn: 366595 | ||||
* | [tools] Introduce llvm-lipo | Alexander Shaposhnikov | 2019-05-28 | 1 | -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 |