• mtrofin's avatar
    RelocInfo modes were not propagated when computing · 8c1ba59a
    mtrofin authored
    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
    
    Review-Url: https://codereview.chromium.org/2061583002
    Cr-Commit-Position: refs/heads/master@{#36911}
    8c1ba59a
Name
Last commit
Last update
..
OWNERS Loading commit data...
test-run-wasm-64.cc Loading commit data...
test-run-wasm-asmjs.cc Loading commit data...
test-run-wasm-interpreter.cc Loading commit data...
test-run-wasm-js.cc Loading commit data...
test-run-wasm-module.cc Loading commit data...
test-run-wasm.cc Loading commit data...
test-signatures.h Loading commit data...
test-wasm-function-name-table.cc Loading commit data...
test-wasm-stack.cc Loading commit data...
test-wasm-trap-position.cc Loading commit data...
wasm-run-utils.h Loading commit data...