[PATCH] D111411: [AArch64] Async unwind - function prologues
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 08:23:56 PST 2022
hans added a comment.
Herald added a project: All.
We're hitting an assert after this commit:
Assertion failed: (StackSize == 0 && "We already have the CFA offset!"), function generateCompactUnwindEncoding, file AArch64AsmBackend.cpp, line 624.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1302998#c2 for a reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111411/new/
https://reviews.llvm.org/D111411
More information about the llvm-commits
mailing list