• jyan's avatar
    S390: Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable... · 79c350b3
    jyan authored
    S390: Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable pointers to update wasm memory size references in generated code.
    
    port 117a56b7
    
    Original commit message:
         - Add new RelocInfo mode WASM_MEMORY_SIZE_REFERENCE in the assembler and add relocation information to immediates in compare instructions.
         - Use relocatable constants for MemSize/BoundsCheck in the wasm compiler
    
    R=gdeepti@chromium.org, joransiu@ca.ibm.com, mbrandy@us.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    
    Review-Url: https://codereview.chromium.org/1955593003
    Cr-Commit-Position: refs/heads/master@{#36056}
    79c350b3
assembler-s390.cc 107 KB