[all-commits] [llvm/llvm-project] 3aed00: [Coroutine][DebugInfo] Reduced test case for `coro...
DianQK via All-commits
all-commits at lists.llvm.org
Thu Aug 17 07:25:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3aed00239ca31c4cc74195ff8236d2099d7f3182
https://github.com/llvm/llvm-project/commit/3aed00239ca31c4cc74195ff8236d2099d7f3182
Author: DianQK <dianqk at dianqk.net>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M llvm/test/Transforms/Coroutines/coro-async-declaration.ll
Log Message:
-----------
[Coroutine][DebugInfo] Reduced test case for `coro-async-declaration.ll`. (NFC)
Based on the description at https://reviews.llvm.org/D157177#inline-1529005, I try to improve the test case.
Reviewed By: fdeazeve
Differential Revision: https://reviews.llvm.org/D158178
More information about the All-commits
mailing list