Description[wasm] Move the semaphore for parallel compilation to the wasm module.
If the semaphore is stored as a local variable in {CompileInParallel},
then the semaphore was sometimes deallocated too early and caused
the compilation tasks to crash. This only happens with libc-2.19,
libc-2.21 fixes the problem.
R=mlippautz@chromium.org, rossberg@chromium.org
Committed: https://crrev.com/d4d470326668a69a3d00cae51ae96d375f862d95
Cr-Commit-Position: refs/heads/master@{#37183}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Adjusted a comment. #
Messages
Total messages: 9 (3 generated)
|