This patch adds minimal coverage for each -mcpu value to ensure that none of them can pass an empty string in -mabi.
Prior to r212176, many -mcpu values would trigger this.
Differential D4272
[mips] Added additional test cases for passing -mabi to the assembler. dsanders on Jun 24 2014, 6:17 AM. Authored by
Details
This patch adds minimal coverage for each -mcpu value to ensure that none of them can pass an empty string in -mabi. Prior to r212176, many -mcpu values would trigger this.
Diff Detail Event TimelineComment Actions Rebasing past r212176. The functionality change has been superceded by r212176 |