Add support of MIPS n32 ABI to the Clang driver. The fix builds correct...
Add support of MIPS n32 ABI to the Clang driver. The fix builds correct library/object files paths and passes appropriate command line options to the linker if user provides -mabi=n32 option. The patch reviewed by Rafael Espindola. llvm-svn: 166389
Loading
Please register or sign in to comment