On Sat Nov 10 11:55:07 2007, [EMAIL PROTECTED] wrote: > > How about "stack" and "register", or are there better labels? If it's > confusing now, it will probably be confusing in the future, especially for > everyone who doesn't know it's the platform ABI. >
So if we were to change: x86 -> stack ppc -> register ... would we also want to change: -DVA_TYPE_X86 -> -DVA_TYPE_STACK -DVA_TYPE_PPC -> -DVA_TYPE_REGISTER ?