[PATCH] D90772: [Coroutines] Add missing llvm.dbg.declare's to cover more allocas

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 11:46:42 PST 2020


lxfind added a comment.

In D90772#2383597 <https://reviews.llvm.org/D90772#2383597>, @bruno wrote:

>> Could you add a test (or update existing tests) to demonstrate that the issue is fixed?
>
> The testcase was updated as part of the last diff update, anything specific you are looking for?

Sorry never mind. I wasn't looking at it correctly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90772/new/

https://reviews.llvm.org/D90772



More information about the llvm-commits mailing list