Clang Is Now Self-Hosting On Linux/FreeBSD SPARC64

Written by Michael Larabel in LLVM on 2 February 2014 at 02:09 PM EST. 8 Comments
LLVM
For those users with SPARC64 hardware, LLVM's Clang compiler has received support for this CPU architecture.

Thanks to work on the SPARCv9 ABI in Clang and changes to its SPARC code generator, this 64-bit SPARC CPU architecture is now to the point that the compiler can self-host (build itself) on Linux/SPARC64 and FreeBSD/SPARC64.

There's still work to do on some tests and bug-fixes for the 64-bit SPARC support but overall SPARC64 support looks like it will be in good shape for LLVM/Clang 3.5. While the support is improving, Clang doesn't yet work on the SPARC version of Solaris.

More details on this compiler work for SPARC64 can be found via this mailing list message.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week