DescriptionRelocInfo modes were not propagated when computing
MemoryOperands, on IA32. This needed to be fixed so that we can
compile wasm code before creating instances, since the compiled code
needs to be patched up for memory and globals references.
This surfaces in asm-to-wasm scenarios.
Added testing (rather, enhanced existing tests).
Note patch#1 where we fail on ia32, and patch#2 with the fix.
BUG=v8:5072
Committed: https://crrev.com/8c1ba59aeeddba6e4d1684b0666315601d8326f3
Cr-Commit-Position: refs/heads/master@{#36911}
Patch Set 1 : just the test #Patch Set 2 : with fix #
Total comments: 2
Patch Set 3 : sep tests #
Messages
Total messages: 15 (9 generated)
|