[PATCH] D150276: [llvm-objcopy] -O binary: do not align physical addresses
Alexey Karyakin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 15:28:06 PDT 2023
quic-akaryaki updated this revision to Diff 533065.
quic-akaryaki added a comment.
Fix the endianness issue, which broke big endian PPC tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150276/new/
https://reviews.llvm.org/D150276
Files:
llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
llvm/lib/ObjCopy/ELF/ELFObject.cpp
llvm/test/tools/llvm-objcopy/ELF/binary-paddr.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150276.533065.patch
Type: text/x-patch
Size: 4428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/2b6dd6d1/attachment.bin>
More information about the llvm-commits
mailing list