summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lipo/replace-universal-binary.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-lipo] Implement -replaceAnusha Basana2019-07-291-0/+35
Replaces specified architecture in universal binary input file with slice from the file_name argument passed into the replace command. Differential Revision: https://reviews.llvm.org/D65247 llvm-svn: 367248
OpenPOWER on IntegriCloud