diff options
author | Hans Wennborg <hans@hanshq.net> | 2025-04-09 18:59:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 18:59:02 +0200 |
commit | 0eb560a4dee05a55781f44c60c8164aef3bcf04c (patch) | |
tree | 98a78510003e18c3a38fe27a90941589c0ef1215 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f0131c327ea1432ff45f385aac28fe5d57005244 (diff) | |
download | llvm-0eb560a4dee05a55781f44c60c8164aef3bcf04c.zip llvm-0eb560a4dee05a55781f44c60c8164aef3bcf04c.tar.gz llvm-0eb560a4dee05a55781f44c60c8164aef3bcf04c.tar.bz2 |
[Coroutines] Don't assert if coro-early runs more than once (#134854)
The pass may run more than once during ThinLTO for example (see bug).
Maybe that means those pass pipelines aren't optimal, but the pass
should be resilient against that.
Fixes #134054
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions