diff options
author | Paul Kirth <paulkirth@google.com> | 2025-04-07 08:41:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 08:41:49 -0700 |
commit | 268c065eab06b81a0d7256ac62c0865b3781e236 (patch) | |
tree | ec78b6fc170f2fdebdf1c7b7b5b684dfaf39ded4 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | b09daa4b2314342ed9084d7d85ccd3294fd68021 (diff) | |
download | llvm-268c065eab06b81a0d7256ac62c0865b3781e236.zip llvm-268c065eab06b81a0d7256ac62c0865b3781e236.tar.gz llvm-268c065eab06b81a0d7256ac62c0865b3781e236.tar.bz2 |
[fatlto] Add coroutine passes when using FatLTO with ThinLTO (#134434)
When coroutines are used w/ both -ffat-lto-objects and -flto=thin,
the coroutine passes are not added to the optimization pipelines.
Ensure they are added before ModuleOptimization to generate a
working ELF object.
Fixes #134409.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions