Looking into LLVM

John Reiser jreiser at bitwagon.com
Mon Oct 26 03:55:54 UTC 2009


> I'm not sure I understand.  How can LLVM-C be ABI-incompatible with plain GCC-C?

See /lib/libgcc_s.so.1 and its symbols, such as stack unwinding, uncommon or messy
conversions between data formats, expensive operations on 'long long', etc.

-- 




More information about the fedora-devel-list mailing list