[cfe-dev] i386 kext ABI

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 30 17:38:34 PDT 2012


The clang driver has code to fallback to llvm-gcc if building a i386
kext because, according to the comments, clang doesn't support that
ABI. Is the ABI documented somewhere? Since llvm-gcc supported it it
shouldn't be too hard to port.

Cheers,
Rafael



More information about the cfe-dev mailing list