[llvm-branch-commits] [libunwind] release/21.x: [libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146308) (PR #150126)
Tobias Hieta via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 28 01:57:34 PDT 2025
tru wrote:
> "Update with rebase" appears to not be enabled on the repo, so I did it with a merge commit. Hopefully that's fine since it gets squashed anyway.
Unfortunately it doesn't get squashed when we merge to the repo. We use a custom script to merge to the release branch. You need to manually squash / rebase and push to the branch, but I'll handle it.
https://github.com/llvm/llvm-project/pull/150126
More information about the llvm-branch-commits
mailing list