[llvm] [BOLT] Fix local out-of-range stub issue that leads to infinite loop in LongJmp pass (PR #73918)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 23:18:56 PST 2023
linsinan1995 wrote:
> Can you please retitle to an imperative statement containing what you're changing? Your branch name fix-longjmp-out-of-range-local-stub is a good title. Please also add a test.
Hi @aaupov . it is a bit tricky to build a case that has a local out-of-range stub. any suggestion?
https://github.com/llvm/llvm-project/pull/73918
More information about the llvm-commits
mailing list