OSDN Git Service

Give the awk script its own file.
authorDan Bornstein <danfuzz@android.com>
Thu, 2 Dec 2010 23:21:59 +0000 (15:21 -0800)
committerDan Bornstein <danfuzz@android.com>
Thu, 2 Dec 2010 23:25:10 +0000 (15:25 -0800)
commitd12de172a5e18f3bef8a98e3f43a14565266451b
treee2f9a184acd9766667047e76af327995b6d07f7b
parentd783c1f204e7fbe79f0e888fc7dadf97cd71b11a
Give the awk script its own file.

The embedded awk script totally dwarfed the shell script driver. It
was getting pretty ridiculous. (Ok ok, maybe the fact that this uses
awk in the first place is itself ridiculous.)

Change-Id: Ia53dbbff636eab7aeb44ff24013c62494ef86da0
opcode-gen/opcode-gen
opcode-gen/opcode-gen.awk [new file with mode: 0644]