Files
clang-p2996/llvm/lib/Transforms/Coroutines
Petr Vesely 4e36d5b92d [NFC][Coroutines] Remove invalid coroutine intrinsic name (#114543)
Removes `llvm.coro.async.store_resume` from the list of coroutine
intrinsics. This is not a valid intrinsic name, and was likely added by
mistake with [this](https://reviews.llvm.org/D90612) change.
2025-01-07 10:49:10 -05:00
..