diff options
author | Hans Wennborg <hans@chromium.org> | 2025-06-23 13:14:09 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2025-06-23 13:26:02 +0200 |
commit | 1e95349dbe329938d2962a78baa0ec421e9cd7d1 (patch) | |
tree | 5337569ed680158a3e207906f3ab25c5bc961f45 /lldb/packages/Python/lldbsuite/test | |
parent | 6d8d4cf9a46b3729732736ffe288f6b722d85121 (diff) | |
download | llvm-1e95349dbe329938d2962a78baa0ec421e9cd7d1.zip llvm-1e95349dbe329938d2962a78baa0ec421e9cd7d1.tar.gz llvm-1e95349dbe329938d2962a78baa0ec421e9cd7d1.tar.bz2 |
Revert "ELF: Add branch-to-branch optimization."
This caused assertion failures in applyBranchToBranchOpt():
llvm/include/llvm/Support/Casting.h:578:
decltype(auto) llvm::cast(From*)
[with To = lld::elf::InputSection; From = lld::elf::InputSectionBase]:
Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
See comment on the PR (https://github.com/llvm/llvm-project/pull/138366)
This reverts commit 491b82a5ec1add78d2c93370580a2f1897b6a364.
This also reverts the follow-up "[lld] Use llvm::partition_point (NFC) (#145209)"
This reverts commit 2ac293f5ac4cf65c0c038bf75a88f1d6715e467d.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions