[PATCH] D127625: [Debug] [Coroutines] Get rid of DW_ATE_address

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 22:53:38 PDT 2022


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

Treat unresolved type as array of bytes instead of a big char.


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

https://reviews.llvm.org/D127625

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-debug-coro-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127625.438256.patch
Type: text/x-patch
Size: 18321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/0768dcf0/attachment.bin>


More information about the llvm-commits mailing list