forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Coroutines] Move Shape to its own header
* Plugin libraries to create custom ABIs will need access to CoroShape. * As a step in enabling plugin libraries, move Shape into its own header that will eventually be moved into include/llvm/Transforms/Coroutines
- Loading branch information
tnowicki
committed
Sep 12, 2024
1 parent
2670565
commit fd2bd5c
Showing
4 changed files
with
252 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.