mirror of https://github.com/golang/go.git
fix nil pointer check in 6g. was dereferencing after the ADD; dereference before instead. R=ken@golang.org CC=iant http://go/go-review/1016022 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| cgen.c | ||
| galign.c | ||
| gg.h | ||
| ggen.c | ||
| gobj.c | ||
| gsubr.c | ||
| list.c | ||
| opt.h | ||
| peep.c | ||
| reg.c | ||