[PATCH] D64102: [llvm-lipo] Implement -create part 1

Anusha Basana via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 09:44:08 PDT 2019


anushabasana updated this revision to Diff 208447.
anushabasana marked 7 inline comments as done.
anushabasana added a comment.

Addressed minor review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64102/new/

https://reviews.llvm.org/D64102

Files:
  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/thin-executable-universal-binary.test
  llvm/tools/llvm-lipo/LipoOpts.td
  llvm/tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64102.208447.patch
Type: text/x-patch
Size: 23077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/0459a0a5/attachment.bin>


More information about the llvm-commits mailing list