[cfe-commits] [PATCH] Support MIPS n32 ABI in the Clang driver

Simon Atanasyan satanasyan at mips.com
Thu Oct 11 07:43:37 PDT 2012


Hi,

MIPS N32 ABI is a minor variation of the 64-bit MIPS ABI. The attached
patch brings support for N32 ABI to the Clang driver. It builds
correct library/object files paths and passes appropriate command line
options to the linker if user provides -mabi=n32 option.

Please review the patch.

--
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-n32.patch
Type: application/octet-stream
Size: 11982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121011/fc565f28/attachment.obj>


More information about the cfe-commits mailing list