Change generated comment header for opcodes.go to match Go regexp: ``` ^// Code generated .* DO NOT EDIT\.$ ``` Fix panic in gen-opcodes.go if no args provided.
These are emitted by C compilers but also by the current development version of the go compiler with the dwarflocationlists flag.