[LLVMdev] [patch] add support for PIC on linux x86-64

Dan Gohman gohman at apple.com
Fri Jun 6 11:55:03 PDT 2008


On Fri, 2008-06-06 at 17:08 +0100, Rafael Espindola wrote:
> 2008/6/6 Anton Korobeynikov <asl at math.spbu.ru>:
> > Hello, Rafael
> >
> > Awesome! But... -ENOPATCH :(
> 
> Attached now.

Hi Rafael,

Thanks a lot for working on this!

I have one question about the patch; why did you choose too add a new
enum, PICCallStyle, instead of reusing (possibly with some adjustments)
the existing PICStyle enum?

Thanks,

Dan





More information about the llvm-dev mailing list