[LLVMdev] clang bootstraps with the integrated assembler on linux x86-64

Chris Lattner clattner at apple.com
Wed Oct 6 16:50:49 PDT 2010


On Oct 6, 2010, at 3:44 PM, Rafael Espindola wrote:

> Hello,
> 
> Just wanted to let you know that with the recent fixes clang now
> bootstraps on linux x86-64 with the integrated assembler. There are
> likely still fixes to be done for -g and x86-32, but MC can now handle
> a fairly large C++ app :-)

Wow, congrats!  That is a major achievement for the ELF writer!

-Chris



More information about the llvm-dev mailing list