]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] liblink: generate dnames[5689] for D_* constants
authorAustin Clements <austin@google.com>
Fri, 14 Nov 2014 17:08:46 +0000 (12:08 -0500)
committerAustin Clements <austin@google.com>
Fri, 14 Nov 2014 17:08:46 +0000 (12:08 -0500)
commita11f256436a386c81e3a34378b37bc51fb2d5f61
tree5b085d34e8e589b7ba3bf5024fac92b363288c93
parent5b38501a4f56a4c325c3992b608fb095b3b2e1e5
[dev.power64] liblink: generate dnames[5689] for D_* constants

This is more complicated than the other enums because the D_*
enums are full of explicit initializers and repeated values.
This tries its best.  (This will get much cleaner once we
tease these constants apart better.)

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/166700043
include/link.h
src/cmd/dist/buildgc.c