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

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 15:30:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366142: [llvm-lipo] Implement -create (with hardcoded alignments) (authored by smeenai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64102?vs=209600&id=209974#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64102

Files:
  llvm/trunk/test/tools/llvm-lipo/Inputs/arm64-slice.yaml
  llvm/trunk/test/tools/llvm-lipo/Inputs/armv7-slice.yaml
  llvm/trunk/test/tools/llvm-lipo/Inputs/x86_64-slice.yaml
  llvm/trunk/test/tools/llvm-lipo/create-executable.test
  llvm/trunk/test/tools/llvm-lipo/create-invalid-input.test
  llvm/trunk/test/tools/llvm-lipo/create-without-alignment.test
  llvm/trunk/test/tools/llvm-lipo/thin-executable-universal-binary.test
  llvm/trunk/tools/llvm-lipo/LipoOpts.td
  llvm/trunk/tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64102.209974.patch
Type: text/x-patch
Size: 23665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/a28a522b/attachment.bin>


More information about the llvm-commits mailing list