[PATCH] D64871: [llvm-lipo] Implement alignment function in -create

Anusha Basana via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 11:10:01 PDT 2019


anushabasana updated this revision to Diff 210371.
anushabasana added a comment.

Include changes: specing and compile error fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64871

Files:
  llvm/include/llvm/Object/MachOUniversal.h
  llvm/lib/Object/MachOUniversal.cpp
  llvm/test/tools/llvm-lipo/Inputs/CPU10-slice.yaml
  llvm/test/tools/llvm-lipo/Inputs/CPU14-slice.yaml
  llvm/test/tools/llvm-lipo/create-compute-alignment.test
  llvm/test/tools/llvm-lipo/create-default-alignment.test
  llvm/test/tools/llvm-lipo/create-without-alignment.test
  llvm/tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64871.210371.patch
Type: text/x-patch
Size: 20683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/238b4cc0/attachment.bin>


More information about the llvm-commits mailing list