[LLVMdev] clang/llvm with glibc

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jun 7 08:48:03 PDT 2013


> It is (almost) possible to compile glibc using DragonEgg -- there
> are only a handful of patches required (for LLVM and DragonEgg),
> most of which are now up for review.
>
> It builds, and most of glibc's test suite currently passes, except
> for some tests that deal with floating point arithmetic, and some
> tests which use very obscure GNU as features which I haven't seen
> used outside the glibc test suite.
>
> Hopefully within a month or so everything should be upstreamed, but
> if you're itching for something that works now I can try to find some
> time to send some WIP patches and instructions.

This is amazing!

What are you guys doing about -fno-toplevel-reorder?

Cheers,
Rafael



More information about the llvm-dev mailing list