mirror of https://github.com/golang/go.git
LLVM-based gcc will place all-zero data in a zero-filled
section, but our debug/macho can't handle that.
Fixes #3821.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6444049
|
||
|---|---|---|
| .. | ||
| ast.go | ||
| doc.go | ||
| gcc.go | ||
| godefs.go | ||
| main.go | ||
| out.go | ||
| util.go | ||