[all-commits] [llvm/llvm-project] ebc757: Revert "[llvm-objcopy] -O binary: do not align phy...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Jun 20 14:47:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebc757d3b6af28001de0e65fcba88928a4402d1f
https://github.com/llvm/llvm-project/commit/ebc757d3b6af28001de0e65fcba88928a4402d1f
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
M llvm/lib/ObjCopy/ELF/ELFObject.cpp
M llvm/test/tools/llvm-objcopy/ELF/binary-paddr.test
Log Message:
-----------
Revert "[llvm-objcopy] -O binary: do not align physical addresses"
This reverts commit eb1442d0f73c76cfb5051d133f858fe760d189cf.
The test tools/llvm-objcopy/ELF/binary-paddr.test fails on
ppc64be-clang-test-suite:
https://lab.llvm.org/buildbot#builders/231/builds/13120
Reverting at author's request.
More information about the All-commits
mailing list