diff options
| author | Richard Musiol <mail@richard-musiol.de> | 2018-03-29 00:55:53 +0200 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2018-05-04 17:56:12 +0000 |
| commit | 3b137dd2df19c261a007b8a620a2182cd679d700 (patch) | |
| tree | 1008f11b278e1fc1dc6dc222c0c67654a6fee534 /src/database/sql/sql.go | |
| parent | a9fc37525891e47b4277cde040a06db585e1780d (diff) | |
| download | go-3b137dd2df19c261a007b8a620a2182cd679d700.tar.xz | |
cmd/compile: add wasm architecture
This commit adds the wasm architecture to the compile command.
A later commit will contain the corresponding linker changes.
Design doc: https://docs.google.com/document/d/131vjr4DH6JFnb-blm_uRdaC0_Nv3OUwjEY5qVCxCup4
The following files are generated:
- src/cmd/compile/internal/ssa/opGen.go
- src/cmd/compile/internal/ssa/rewriteWasm.go
- src/cmd/internal/obj/wasm/anames.go
Updates #18892
Change-Id: Ifb4a96a3e427aac2362a1c97967d5667450fba3b
Reviewed-on: https://go-review.googlesource.com/103295
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
