[PATCH] D97673: [RFC] [[Coroutine] [Debug] Salvage dbg.values

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 20:55:37 PDT 2021


ChuanqiXu updated this revision to Diff 341067.
ChuanqiXu added a comment.

Address the comments.


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

https://reviews.llvm.org/D97673

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/lib/Transforms/Coroutines/CoroInternal.h
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-debug-dbg.values-not_used_in_frame.ll
  llvm/test/Transforms/Coroutines/coro-debug-dbg.values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97673.341067.patch
Type: text/x-patch
Size: 28831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/5ff27ee2/attachment.bin>


More information about the llvm-commits mailing list