DescriptionPPC: Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable pointers to update wasm memory size references in generated code.
Port 117a56b7c2a88ab2b2f25fad88517d72f5edbac9
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, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/a870cf3abdef044d15e0fc101a7738c433c21e92
Cr-Commit-Position: refs/heads/master@{#36054}
Patch Set 1 #
Total comments: 1
Patch Set 2 : fixed if condition based on execution mode #
Messages
Total messages: 10 (2 generated)
|