[cfe-dev] Hack for FreeBSD ABI support

David Chisnall csdavec at swansea.ac.uk
Sat Aug 15 09:41:18 PDT 2009


Currently Clang uses the DOS ABI (used by Linux) by default on x86 and  
the BSD ABI if the target triple contains 'darwin'.  This little hack  
selects the correct ABI for FreeBSD.  It's almost certainly not the  
best way of doing it, so feel free to select some other way.

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090815/c3a9c3c4/attachment.obj>


More information about the cfe-dev mailing list