summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lipo/archs-universal-binary-x86.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-lipo] Implement -archsShoaib Meenai2019-06-071-0/+40
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