This is an archive of the discontinued LLVM Phabricator instance.

[mips] Account for -mabi when determining whether IAS is the default or not.
Needs ReviewPublic

Authored by sdardis on Jun 7 2016, 6:40 AM.

Details

Summary

This stops cases such as '-target mips-linux-gnu -mabi=n32' from using the
IAS by default.

Depends on D21070.

Patch by: Daniel Sanders

Event Timeline

dsanders updated this revision to Diff 59879.Jun 7 2016, 6:40 AM
dsanders retitled this revision from to [mips] Account for -mabi when determining whether IAS is the default or not..
dsanders updated this object.
dsanders added subscribers: jfb, dschuff, cfe-commits.

One last ping since I need to either commit this series next week or hand over to a colleague to continue it.

sdardis commandeered this revision.Aug 23 2016, 7:57 AM
sdardis added a reviewer: dsanders.

Taking over this patch series.

sdardis updated this revision to Diff 68993.Aug 23 2016, 7:58 AM
sdardis edited edge metadata.

Rebase + ping.

sdardis updated this object.Aug 23 2016, 7:58 AM
sdardis updated this revision to Diff 76824.Nov 3 2016, 2:54 AM

Rebase and ping

dsanders resigned from this revision.Jul 18 2019, 6:49 PM