llvm-project
cd68d7b3
- [Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#90310)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#90310) Skip CoroSplit and CoroCleanup in LTO pre-link pipeline so that CoroElide can happen after callee coroutine is imported into caller's module in ThinLTO.
References
#90310 - [Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline
Author
apolloww
Parents
fe3f6c63
Loading