|
|
Log in / Subscribe / Register

An LLVM backend for Sparse

An LLVM backend for Sparse

[Development] Posted Aug 29, 2011 16:44 UTC (Mon) by corbet

The sparse C parser has long been used to run certain types of static analysis checks on the kernel source. It has been a slow-moving project for some time. Now, however, Pekka Enberg and Jeff Garzik have announced a project to couple sparse and the LLVM backend to produce a working C compiler. The eventual goal is to compile the kernel; for now, they seem to be reasonably happy with a working "hello world" example.

Full Story (comments: 33)


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds