DescriptionX87: [ia32] Propagate rmodes when computing MemoryOperands.
port 8c1ba59aeeddba6e4d1684b0666315601d8326f3 (r36911)
original commit message:
RelocInfo 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=
Committed: https://crrev.com/a88d41919a83bf70974263d522b98a1db3df9fff
Cr-Commit-Position: refs/heads/master@{#37245}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|