Skip to content

Remove checked-in binary for test/lld/em_asm_pthread.cpp. NFC#8392

Merged
sbc100 merged 1 commit intomainfrom
em_asm_pthread
Feb 26, 2026
Merged

Remove checked-in binary for test/lld/em_asm_pthread.cpp. NFC#8392
sbc100 merged 1 commit intomainfrom
em_asm_pthread

Conversation

@sbc100
Copy link
Copy Markdown
Member

@sbc100 sbc100 commented Feb 26, 2026

This was was added back in #3714, but with a checked in binaryen instead of a .wat file

This change fixes generate_lld_tests.py so that it can build em_asm_pthread.cpp correctly and converts the test from a wasm to a wat test.

The important part of the test I beleive is the (start $__wasm_init_memory) which exists in the new .wat file.

This was was added back in #3714, but with a checked in binaryen instead
of a .wat file

This change fixes generate_lld_tests.py so that it can build
em_asm_pthread.cpp currently and converts the test from a wasm to a wat
test.

The important part of the test I beleive is the `(start
$__wasm_init_memory)` which exists in the new `.wat` file.
@sbc100 sbc100 requested a review from kripken February 26, 2026 17:56
@sbc100 sbc100 merged commit 146905f into main Feb 26, 2026
17 checks passed
@sbc100 sbc100 deleted the em_asm_pthread branch February 26, 2026 20:16
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