Commit 146905f
authored
Remove checked-in binary for test/lld/em_asm_pthread.cpp. NFC (#8392)
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.1 parent f914ff7 commit 146905f
6 files changed
Lines changed: 190 additions & 12836 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Binary file not shown.
0 commit comments