Skip to content

Commit 008c658

Browse files
jmorsegithub-actions[bot]
authored andcommitted
Automerge: Follow up to 0e4b8b8, squash unused variable warning
2 parents 21fe69a + 7433d8c commit 008c658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Coroutines/CoroFrame.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,6 @@ static void insertSpills(const FrameDataInfo &FrameData, coro::Shape &Shape) {
11241124
}
11251125

11261126
auto SalvageOne = [&](auto *DDI) {
1127-
bool AllowUnresolved = false;
11281127
// This dbg.declare is preserved for all coro-split function
11291128
// fragments. It will be unreachable in the main function, and
11301129
// processed by coro::salvageDebugInfo() by the Cloner.

0 commit comments

Comments
 (0)