Prints architecture type of all input files.
Test Plan: check-llvm
Paths
| Differential D64668
[llvm-lipo] Implement -info ClosedPublic Authored by anushabasana on Jul 12 2019, 2:46 PM.
Details Summary Prints architecture type of all input files. Test Plan: check-llvm
Diff Detail
Event Timeline
anushabasana added inline comments.
This revision is now accepted and ready to land.Jul 15 2019, 12:11 PM
anushabasana marked an inline comment as done. Comment ActionsTest file uses CHECK-NEXT instead of CHECK Closed by commit rL366772: [llvm-lipo] Implement -info (authored by smeenai). · Explain WhyJul 22 2019, 5:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209606 llvm/test/tools/llvm-lipo/Inputs/arm64-slice.yaml
llvm/test/tools/llvm-lipo/Inputs/armv7-slice.yaml
llvm/test/tools/llvm-lipo/Inputs/x86_64-slice.yaml
llvm/test/tools/llvm-lipo/create-executable.test
llvm/test/tools/llvm-lipo/create-invalid-input.test
llvm/test/tools/llvm-lipo/create-without-alignment.test
llvm/test/tools/llvm-lipo/info.test
llvm/test/tools/llvm-lipo/thin-executable-universal-binary.test
llvm/tools/llvm-lipo/LipoOpts.td
llvm/tools/llvm-lipo/llvm-lipo.cpp
|
CHECK
CHECK-NEXT
CHECK-NEXT
...
(to verify that the order is correct)