]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: rewrite Wasm rules to use typed aux fields
authorRichard Musiol <mail@richard-musiol.de>
Fri, 17 Apr 2020 21:06:49 +0000 (23:06 +0200)
committerRichard Musiol <neelance@gmail.com>
Fri, 24 Apr 2020 08:21:27 +0000 (08:21 +0000)
commit82f29898ea60e7d92001bf1e4c0d48bc1c8aed0d
tree7b335f8fee052ce75dab2d615d4d7dc7ba6ba823
parente47a17aeee8bea72b82eeceb5380805b2ba758b3
cmd/compile: rewrite Wasm rules to use typed aux fields

Passes toolstash-check -all.

Change-Id: Ib731a59eadfffa81914848005b0f757649affa6f
Reviewed-on: https://go-review.googlesource.com/c/go/+/228819
Run-TryBot: Richard Musiol <neelance@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/Wasm.rules
src/cmd/compile/internal/ssa/rewriteWasm.go