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 ?
Hi,
ARM Compiler 6 uses clang as a basis for the compiler but it integrates additional patches and optimizations specific to ARM.
It also includes armlink and the libraries for bare-metal development.
Hope this helps.
Cheers,Stefano
Thanks for the insight Stefano.
Cheers,
Techguyz