[PATCH] D157177: [Coroutine][DebugInfo] Pre-commit test for a DISubprogram with declaration.

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 07:23:06 PDT 2023


DianQK added a comment.

In D157177#4595323 <https://reviews.llvm.org/D157177#4595323>, @fdeazeve wrote:

>> May I ask how your test was created? Where is the source code? I guess I could just add a struct to it.
>
> The test was handwritten, mostly :)

Ok, I chose to try a hand-modified simplification of the generated IR. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157177



More information about the llvm-commits mailing list