[llvm] [LTO][Pipelines][Coro] Handle coroutines in LTO pipeline (PR #126168)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 10:35:09 PST 2025


https://github.com/aeubanks requested changes to this pull request.

we should be consistent between Full and ThinLTO and also skip coroutine passes in prelink FullLTO so we don't run coroutine passes twice with FullLTO

https://github.com/llvm/llvm-project/pull/126168


More information about the llvm-commits mailing list