[llvm-commits] [llvm-gcc-4.0] r41882 - in /llvm-gcc-4.0/trunk/gcc: config/darwin.h llvm-backend.cpp varasm.c

Bill Wendling isanbard at gmail.com
Mon Sep 17 15:37:56 PDT 2007


On 9/17/07, Evan Cheng <evan.cheng at apple.com> wrote:

> I don't think Bill's patch affects weakref. Bill?
>
I don't think so either. But, as pointed out, it will fail for other reasons.

> We are already relying on asm printer too much as it is. I'd like not
> to add any more target specific knowledge to asm printer if possible.
>
There's a PR to address this issue. I think that Duncan's idea is the
best way to go for right now, though.

-bw



More information about the llvm-commits mailing list