This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Open source clang support for ARM processor

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 ?

Parents
  • 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.

Reply
  • 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.

Children
No data