[cfe-dev] i386 kext ABI
Jean-Daniel Dupas
devlists at shadowlab.org
Wed Oct 31 11:51:24 PDT 2012
Le 31 oct. 2012 à 01:38, Rafael Espíndola <rafael.espindola at gmail.com> a écrit :
> 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.
>
Especially if you consider than kext does not support «exceptions, multiple inheritance, templates, and runtime type information».
It should simplify greatly simplify the ABI.
-- Jean-Daniel
More information about the cfe-dev
mailing list