summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lipo/help-error-messages.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-lipo] Implement -thinShoaib Meenai2019-06-211-1/+4
| | | | | | | | | | Creates thin output file of specified arch_type from the fat input file. Patch by Anusha Basana <anushabasana@fb.com> Differential Revision: https://reviews.llvm.org/D63341 llvm-svn: 364107
* [llvm-lipo] Implement -archsShoaib Meenai2019-06-071-0/+16
Displays the architecture names of an input file. Unknown architectures are represented by unknown(cputype,cpusubtype). Patch by Anusha Basana <anusha.basana@gmail.com> Differential Revision: https://reviews.llvm.org/D62753 llvm-svn: 362840
OpenPOWER on IntegriCloud