Mangle label names (turns out that the ACK assembler can't really cope with
authorDavid Given <dg@cowlark.com>
Thu, 27 Oct 2016 21:17:16 +0000 (23:17 +0200)
committerDavid Given <dg@cowlark.com>
Thu, 27 Oct 2016 21:17:16 +0000 (23:17 +0200)
commit658db4ba719582f4b9dfbdd6c79f32e431f9b5ca
tree4f702b6abfaed9a0d91461a2a646f1f671da7c26
parent81525c0f2c13e9ec5c71b32ebcbf0da61ff9a2de
Mangle label names (turns out that the ACK assembler can't really cope with
labels that are the same name as instructions...).
mach/powerpc/mcg/platform.c
mach/proto/mcg/basicblock.c
mach/proto/mcg/data.c
mach/proto/mcg/hop.c
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_instructionselection.c
mach/proto/mcg/procedure.c