cmd/compile: add short self-link to ABI spec

This makes the short link discoverable.

Change-Id: I9a2f091652bc096feebbbd79a854aa68efe702bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/394634
Trust: Austin Clements <austin@google.com>
Reviewed-by: Eli Bendersky‎ <eliben@golang.org>
This commit is contained in:
Austin Clements 2022-03-22 12:44:01 -04:00
parent 38707059ab
commit 63ea27e9e0

View file

@ -1,5 +1,7 @@
# Go internal ABI specification
Self-link: [go.dev/s/regabi](https://go.dev/s/regabi)
This document describes Gos internal application binary interface
(ABI), known as ABIInternal.
Go's ABI defines the layout of data in memory and the conventions for