Darwin/i386 NCG: fix assembly syntax in symbol stubs
In i386 position-independent symbol stubs, the NCG used to print jmp %edx instead of jmp *%edx Apple's assembler used to silently accept this, but has recently started to print warnings about it. MERGE TO STABLE.
Please register or sign in to comment