[LLVMdev] Self hosting LLVM

Devang Patel dpatel at apple.com
Fri Oct 20 11:14:15 PDT 2006


Hi All,

Now, as of yesterday evening, I am able to self host llvm in Release  
mode on PowerPC and X86!

This means, llvm itself is compiled using llvm optimizer and code  
generator (instead of GCC) and generated llvm passes all tests in llvm/ 
test directory.

-
Devang



More information about the llvm-dev mailing list