[PATCH] [Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/headers paths

Simon Atanasyan simon at atanasyan.com
Tue Feb 24 23:38:05 PST 2015


Hi dsanders,

There is no supported toolchain which provides headers / libs / object files specific to the mips32r[3|5] and mips64r[3|5] ISA. So select "r2"
specific folders when they are available.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7879

Files:
  lib/Driver/ToolChains.cpp
  test/Driver/mips-fsf.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7879.20655.patch
Type: text/x-patch
Size: 8354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150225/0358bf4e/attachment.bin>


More information about the cfe-commits mailing list