Skip to content

Disable test_asyncify_indirect_lists in LTO mode#21765

Merged
kripken merged 2 commits into
emscripten-core:mainfrom
kripken:add.lto
Apr 15, 2024
Merged

Disable test_asyncify_indirect_lists in LTO mode#21765
kripken merged 2 commits into
emscripten-core:mainfrom
kripken:add.lto

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Apr 15, 2024

LTO mode ends up inlining more, and the function names in the
ASYNCIFY_ADD list no longer appear because of that, causing the
test to break.

See #21757

@kripken kripken merged commit 8fd0437 into emscripten-core:main Apr 15, 2024
@kripken kripken deleted the add.lto branch April 15, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants