On Jun 18, 2012, at 10:51 AM, Steven Bosscher wrote:
> This patch started as an attempt to remove #include "output.h" from
> objc/: Instead of writing references directly to asm_out_file, the
> references are output as top-level asm statements.
> OK for trunk?
Ok.
On Mon, Jun 18, 2012 at 7:51 PM, Steven Bosscher wrote:
> Hello,
>
> This patch started as an attempt to remove #include "output.h" from
> objc/: Instead of writing references directly to asm_out_file, the
> references are output as top-level asm statements. It's a bit of a
> hack, but it works an