[PATCH] D64668: [llvm-lipo] Implement -info
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 14:21:13 PDT 2019
alexshap added inline comments.
================
Comment at: llvm/test/tools/llvm-lipo/info.test:7
+# CHECK: Architectures in the fat file:
+# CHECK: i386 x86_64
+# CHECK: Architectures in the fat file:
----------------
CHECK
CHECK-NEXT
CHECK-NEXT
...
(to verify that the order is correct)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64668/new/
https://reviews.llvm.org/D64668
More information about the llvm-commits
mailing list