[LLVMdev] AVR back end

Carlo Alberto Ferraris cafxx at strayorange.com
Wed Jun 12 03:59:39 PDT 2013


Is PROGMEM supported? Also, AFAIK, GCC is apparently unable to leave 
some auxilary data (such as vtables) in PROGMEM and therefore all 
vtables are loaded in RAM. Is your backend able to leave such data in 
PROGMEM?

On 2013-06-10 21:02, Weddington, Eric wrote:
> Hi All,
>
> For quite some time there's been a side project for developing an AVR
> back end for LLVM:
> http://sourceforge.net/projects/avr-llvm/
>
> What is required from us to be able to add this work to the LLVM 
> repo?
>
> And when do you think would be a good time for us to do that?
>
> If this is located somewhere in the docs and I've missed it, pointers
> would certainly be appreciated.
>
> Thanks,
> Eric Weddington
> Marketing Manager
> Open Source & Community
> Atmel
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list