Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][Coroutines] Remove invalid coroutine intrinsic name (llvm#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.
- Loading branch information