* ILParser.jay: Add tokens for instructions that take param and
authorJackson Harper <jackson@novell.com>
Sun, 11 May 2003 23:37:23 +0000 (23:37 -0000)
committerJackson Harper <jackson@novell.com>
Sun, 11 May 2003 23:37:23 +0000 (23:37 -0000)
commit7127df58125d9e25566410cf6f8e2046d2d715ae
tree86b77d665e5c19c78719a0a0dcf0245d5014ddd0
parent873a4d0b4a5980c3d3bea41ad8e20f01ad9708b8
    * ILParser.jay: Add tokens for instructions that take param and
local args. Do not create empty lists for sig_args and
type_lists. Add param and local instructions.

svn path=/trunk/mcs/; revision=14502
mcs/ilasm/parser/ChangeLog
mcs/ilasm/parser/ILParser.jay