[PATCH] D65420: [llvm-lipo] Implement -segalign
Anusha Basana via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 14:22:28 PDT 2019
anushabasana created this revision.
anushabasana added reviewers: smeenai, mtrent, alexshap, compnerd.
anushabasana added a project: LLVM.
Herald added a subscriber: llvm-commits.
Sets section alignments of the specified architecture slices to the alignment values.
Alignment values are hexadecimal values that are powers of 2.
Test Plan: check-llvm
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65420
Files:
llvm/test/tools/llvm-lipo/segalign-invalid-input.test
llvm/test/tools/llvm-lipo/segalign.test
llvm/tools/llvm-lipo/LipoOpts.td
llvm/tools/llvm-lipo/llvm-lipo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65420.212227.patch
Type: text/x-patch
Size: 13629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/fff97b67/attachment-0001.bin>
More information about the llvm-commits
mailing list