Building The Linux Kernel With LLVM/Clang Continues

Posted by Michael Larabel on August 29, 2012

Developers continue to work on support for allowing the LLVM/Clang compiler to build the mainline Linux kernel.

Bryce Adelstein-Lelbach presented at LinuxCon today on "LLVM-compiled Linux for the Real World." He's been one of many developers working to allow the Linux kernel build under the Apple-sponsored Clang C/C++ compiler as an alternative to using the GNU Compiler Collection (GCC).

For background information on this initiative to make the Linux kernel no longer dependent upon the GCC compiler, see There's Interest In Building The Linux Kernel With Clang. Bryce is a researcher at the Center for Computation and Technology, part of the STE||AR group. Qualcomm is one of the hardware vendors interested in using LLVM/Clang with the Linux kernel for the ARM architecture.

It was in October of 2010 that the original milestone was reached of building the Linux kernel with LLVM/Clang. While it's been two years, there's still non-mainline Linux kernel patches required to build the kernel with LLVM's Clang compiler. There's a Git repository setup by the Linux Foundation that hosts this LLVM Linux work where in the x86 world their patched kernel is currently on the Linux 3.3 kernel where as for ARM hardware they're closely following Git. The mainline LLVM/Clang SVN master is working to build the kernel.

Among the reasons developers have been interested in using the Clang compiler on the Linux kernel comes down to possible performance gains, the diagnostics reporting offered by Clang compared to GCC, the very powerful static analysis support offered by Clang, and just freeing the dependence upon GCC. Forcing code through multiple compilers often tends to lead to cleaner and more portable code.

Those interested in more details about building the Linux kernel with the Clang compiler can visit the LLVM Linux Foundation page.

Other relevant information and initiatives include Decoupling GCC From Debian By Using LLVM/Clang and FreeBSD 10 To Use Clang Compiler, Deprecate GCC.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Mageia 3 Released, Still Using Legacy GRUB
  2. NetBSD 6.1 Brings In More Features
  3. Using Six Monitors With AMD's Open-Source Linux Driver
  4. Benchmarking The Intel P-State, CPUfreq Changes
  5. FreeBSD Still Working On Next-Gen Package Manager
  6. DNF Still Advancing As Experimental Yum For Fedora
  7. Logitech Begins Supporting Linux Users
  8. Modern Intel Gallium3D Driver Still Being Toyed With
  9. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  10. GCC 4.8.1 Compiler Due To Be Out Next Week
  11. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
Latest Forum Talk
  1. Mageia 3 Released, Still Using Legacy GRUB
  2. Using Six Monitors With AMD's Open-Source Linux...
  3. Logitech Begins Supporting Linux Users
  4. OpenSUSE Considers Replacing LXDE With E17
  5. Sumo Lounge Emperor
  6. NetBSD 6.1 Brings In More Features
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite