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
mips-n32.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
