We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi Experts,
Does the open source clang compiler supports the ARM architecture ?
I had seen that the ARM Compiler 6 is on LLVM based and it is only trial version I think.
In future any plans to release so, like instead of gcc the clang could be given as open source ?
I recommend looking at "The ELCC Embedded Complier Collection" found at http://ellcc.org/
ELLCC (pronounced “elk”) is a project to using clang and the LLVM compiler infrastructure. The primary emphasis of the ELLCC project is to create an easy to use multi-target cross compilation environment for embedded systems. There is ARM support.