glapi: gl_x86_64_asm.py: Use argparse instead of getopt
authorDylan Baker <baker.dylan.c@gmail.com>
Thu, 12 Feb 2015 22:04:03 +0000 (14:04 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 22 May 2015 18:31:28 +0000 (11:31 -0700)
commit2e3da443f16e479997cdc5a2a137b9823f8617df
tree0ccd000ab65bb227fbb498ad3f0e68641af203bf
parent48924567994c43e734f97a4b9150e87fa72b6c11
glapi: gl_x86_64_asm.py: Use argparse instead of getopt

Also removes the redundant -m argument, which could only be set to
'generic', or it would raise an exception. This option wasn't used in
the makefile.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/mapi/glapi/gen/gl_x86-64_asm.py