This bug was found when trying to build the gcc torture tests with the wasm backend.
We don't yes have in-tree tests for the wasm MC layer.
Differential D32459
[WebAssembly] Fix relocation count in wasm binaries with call_indirect sbc100 on Apr 24 2017, 5:33 PM. Authored by
Details This bug was found when trying to build the gcc torture tests with the wasm backend. We don't yes have in-tree tests for the wasm MC layer.
Diff Detail
Event TimelineComment Actions Are we able to have tests for these kinds of things yet or do we need more yaml/objdump/etc support still? Comment Actions Yes, I believe we are now in a position to write tests for this stuff, but I've not looked into the details yet, and would rather not block this minor fix on that larger change. |