[LLVMdev] how to build eglibc using llvm-gcc without unsupported -fno-toplevel-reorder

Rafael Espindola espindola at google.com
Mon Feb 22 14:13:47 PST 2010


> Are there any reasons why option can't be supported by llvm?

It is hard and has very few users. For this to work you would have to
add ordering information to the LLVM IL. It looks easier to patch
eglibc.

> Regards,
> Sergey Yakoushkin

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list