mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
1130a0fbe6
This diff addresses the old TODO in MachOObjcopy.cpp and correctly sets the page size used for alignment of segments. In particular, now llvm-objcopy's output is consistent with the input (the alignment of vmsize doesn't change). Test plan: 1. make check-all 2. verify that a binary copied via llvm-objcopy now correctly works on iOS. Differential revision: https://reviews.llvm.org/D82503 |
||
---|---|---|
.. | ||
COFF | ||
ELF | ||
MachO | ||
wasm | ||
Buffer.cpp | ||
Buffer.h | ||
CMakeLists.txt | ||
CommonOpts.td | ||
CopyConfig.cpp | ||
CopyConfig.h | ||
InstallNameToolOpts.td | ||
llvm-objcopy.cpp | ||
llvm-objcopy.h | ||
LLVMBuild.txt | ||
ObjcopyOpts.td | ||
StripOpts.td |