[all-commits] [llvm/llvm-project] 2ae501: [Coroutines] Handle CallBrInst in SalvageDebugInfo
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Dec 6 06:55:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ae50118275b45a2c435e9e64acc3aa4a5a571b0
https://github.com/llvm/llvm-project/commit/2ae50118275b45a2c435e9e64acc3aa4a5a571b0
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
M llvm/test/Transforms/Coroutines/coro-debug.ll
Log Message:
-----------
[Coroutines] Handle CallBrInst in SalvageDebugInfo
Reviewed by: StephenTozer
Differential Revision: https://reviews.llvm.org/D115139
More information about the All-commits
mailing list