[LLVMdev] gfortran calling convention
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Sep 12 09:12:41 PDT 2006
> No idea, but that sounds like a pretty big change. It may be simpler (or
> comperable) to merge the LLVM changes into 4.1. I'm personally not
> interested in doing the work, but if you wanted to tackle it I'd be happy
> to answer questions that arise from it if I can.
Long ago (4.1 was on trunk) I tried to do it because the apple branch
didn't worked on Linux.
The only big change that I know is that in newer GCC the gimple trees
are already broken up in basic blocks. This may actually make the
conversion simpler, but it requires some work.
> -Chris
Rafael
More information about the llvm-dev
mailing list