[PATCH] D158178: [Coroutine][DebugInfo] Reduced test case for `coro-async-declaration.ll`. (NFC)

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 05:43:51 PDT 2023


DianQK created this revision.
DianQK added reviewers: fdeazeve, ChuanqiXu, aprantl.
Herald added a project: All.
DianQK requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Based on the description at https://reviews.llvm.org/D157177#inline-1529005, I try to improve the test case.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158178

Files:
  llvm/test/Transforms/Coroutines/coro-async-declaration.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158178.551103.patch
Type: text/x-patch
Size: 25722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/0c53205c/attachment.bin>


More information about the llvm-commits mailing list