[llvm] [coroutines] Use DILocation from new storage for hoisted dbg.declare (PR #75402)
Matheus Izvekov via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 15:51:57 PST 2023
mizvekov wrote:
It would be great if we would add a test case from that reproducer [here](https://github.com/llvm/llvm-project/pull/75104#issuecomment-1853497609).
We could start from the IR clang generates, and run llvm-reduce on that.
https://github.com/llvm/llvm-project/pull/75402
More information about the llvm-commits
mailing list