1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-lipo
Anusha Basana 6944ca7039 [llvm-lipo] Implement -segalign
Sets section alignments of the specified architecture slices to the
alignment values.
Alignment values are hexadecimal values that are powers of 2.

Differential Revision: https://reviews.llvm.org/D65420

llvm-svn: 367908
2019-08-05 19:06:55 +00:00
..
CMakeLists.txt [build] Add the ability to create a symlink for lipo 2019-07-31 16:46:57 +00:00
LipoOpts.td [llvm-lipo] Implement -segalign 2019-08-05 19:06:55 +00:00
llvm-lipo.cpp [llvm-lipo] Implement -segalign 2019-08-05 19:06:55 +00:00
LLVMBuild.txt