mirror of
https://github.com/golang/go
synced 2024-11-05 11:56:12 -07:00
1f2d7bf44f
Add Addr-checking for all Progs on input to liblink, in liblink/pass.c, including requiring use of TYPE_ADDR, not TYPE_CONST. Update compilers and assemblers to satisfy checks. Change-Id: Idac36b9f6805f0451cb541d2338992ca5eaf3963 Reviewed-on: https://go-review.googlesource.com/3801 Reviewed-by: Austin Clements <austin@google.com> |
||
---|---|---|
.. | ||
plan9 | ||
ar.h | ||
bio.h | ||
fmt.h | ||
libc.h | ||
link.h | ||
README | ||
u.h | ||
utf.h |
The header files under this directory are strictly internal to the gc toolchain, so please don't copy them to the system include file directory (/usr/include, /usr/local/include, etc.) Also note that they must be kept as is in $GOROOT/include, or cmd/dist will malfunction.