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

Anusha Basana via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 14:43:35 PDT 2019


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

Address review comment + removed public MaxSectionAlignment variable to different diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64871

Files:
  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.211198.patch
Type: text/x-patch
Size: 18775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/f4b527be/attachment.bin>


More information about the llvm-commits mailing list