[llvm-dev] How is llvm-avr backound integration going?

Dylan McKay via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 21 03:28:12 PST 2015


Hey Allen,

Progress is slow but it is happening. It will take a number of more
releases until it is ready.

Currently the backend is marked as an 'experimental' target, which means
the only way it can be used is by compiling LLVM from source and passing
'-DLLVM_EXPERIMENTAL_TARGETS=AVR' to CMake.

At the moment almost no AVR-specific code has been merged, including clang
support, which should come after the backend is functional.
How is the llvm-avr backend integration going ? Will it be functional (
experimental ) in the 3.8 release ?  Will Clang recognize options for avr ?

thanks.
   Allen

_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151222/2e998b6c/attachment.html>


More information about the llvm-dev mailing list