[all-commits] [llvm/llvm-project] f3c4b5: Revert "[ELF] Add BPSectionOrderer options (#120514)"
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Mon Feb 3 02:46:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3c4b58f4b0d98c8de29dd235a34e512be71ab3f
https://github.com/llvm/llvm-project/commit/f3c4b58f4b0d98c8de29dd235a34e512be71ab3f
Author: Hans Wennborg <hans at chromium.org>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
R lld/ELF/BPSectionOrderer.cpp
R lld/ELF/BPSectionOrderer.h
M lld/ELF/CMakeLists.txt
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Options.td
M lld/ELF/Writer.cpp
M lld/MachO/BPSectionOrderer.cpp
M lld/include/lld/Common/BPSectionOrdererBase.inc
R lld/test/ELF/bp-section-orderer-stress.s
R lld/test/ELF/bp-section-orderer.s
Log Message:
-----------
Revert "[ELF] Add BPSectionOrderer options (#120514)"
The ELF/bp-section-orderer.s test is failing on some buildbots due to
what seems like non-determinism issues, see comments on the original PR
and #125450
Reverting to green the build.
This reverts commit 0154dce8d39d2688b09f4e073fe601099a399365 and
follow-up commits 046dd4b28b9c1a75a96cf63465021ffa9fe1a979 and
c92f20416e6dbbde9790067b80e75ef1ef5d0fa4.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list