* ldgram.y: Move include of ldlex.h back with other includes.
authorIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 03:22:26 +0000 (03:22 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 03:22:26 +0000 (03:22 +0000)
commit6232b6c4c5a609ba7b2ee713ce563cf83e67835c
tree165a8ddbc9351852c515424f1037e3cee6eb625a
parent4725fb48f5d3fc844e96e1fdcd05e9d43528f6f9
* ldgram.y: Move include of ldlex.h back with other includes.
* ldlex.h (input_type): Don't initialize enum constants to
particular values.
* ldlex.l: Use a switch to return the right token based on
input_type, rather than knowing that input_type has a value based
on a token type.
ld/ChangeLog
ld/ldgram.y