diff options
| author | Richard Musiol <mail@richard-musiol.de> | 2018-06-06 13:10:16 +0200 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2018-06-06 14:40:25 +0000 |
| commit | 88dc4aee7cf81f78a8da08691349bb394f0ba75c (patch) | |
| tree | 57e14a5a6c03c3e4378e4f3e98cbf88ea5925198 /src/database/sql | |
| parent | 6decd3d984dd0bb213837b64ab6870568b33f197 (diff) | |
| download | go-88dc4aee7cf81f78a8da08691349bb394f0ba75c.tar.xz | |
cmd/compile: fix OffPtr with negative offset on wasm
The wasm archtecture was missing a rule to handle OffPtr with a
negative offset. This commit makes it so OffPtr always gets lowered
to I64AddConst.
Fixes #25741
Change-Id: I1d48e2954e3ff31deb8cba9a9bf0cab7c4bab71a
Reviewed-on: https://go-review.googlesource.com/116595
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
