ack/mach/proto/mcg
George Koehler a60738a50d Don't use '-' in option string to getopt().
Using '-' might fail on platforms like FreeBSD.  Commit 50a7031
stopped using '-' in the B compiler and ego.  I now stop using '-' in
mcg, because I can now check that mcg still works.
2018-02-05 14:55:10 -05:00
..
basicblock.c
basicblock.h
build.lua
data.c
graph.c
graph.h
hop.c
hop.h
ir.c
ir.h
main.c Don't use '-' in option string to getopt(). 2018-02-05 14:55:10 -05:00
mcg.h
mcgg_generated_footer.h
mcgg_generated_header.h
parse_em.c
pass_convertstackops.c
pass_eliminatetrivialblocks.c
pass_groupirs.c
pass_instructionselection.c
pass_livevreganalysis.c
pass_phigroups.c
pass_prologueepilogue.c
pass_registerallocator.c
pass_removedeadblocks.c
pass_removedeadphis.c
pass_returnvalues.c
pass_splitcriticaledges.c
pass_ssa.c
pass_typeinference.c
predicates.c
procedure.c
procedure.h
reg.c
reg.h
symbol.c
treebuilder.c