Commit e8f4d10
[Coroutines][NFC] Only look for Alloca or Load when finding dbg.declare for temp spills
We only look for Alloca or Load in this case, so making it explicit.
Reviewed By: ChuanqiXu, MatzeB
Differential Revision: https://reviews.llvm.org/D157423
(cherry picked from commit f55e57c)1 parent e47653c commit e8f4d10
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
| 1866 | + | |
| 1867 | + | |
1866 | 1868 | | |
1867 | 1869 | | |
1868 | 1870 | | |
| |||
0 commit comments