[cfe-dev] LLVM 2.6 release schedule

Eli Friedman eli.friedman at gmail.com
Tue Jun 16 18:54:07 PDT 2009


On Tue, Jun 16, 2009 at 6:12 PM, Daniel Dunbar<daniel at zuster.org> wrote:
> Eventually I would like to have a collection of projects that we build
> which also have decent test suites, so that we also get some
> reasonable testing of the generated code. Potential candidates here
> are gcc, Python, glib/gtk, and ... suggestions?

ffmpeg would be nice to include: it has a lot of tricky inline asm
constructs and a bunch of tests in "make test".  There are some recent
results for compiling ffmpeg with clang at
http://fate.multimedia.cx/index.php .

-Eli



More information about the cfe-dev mailing list