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.
Paths
| Differential D4272
[mips] Added additional test cases for passing -mabi to the assembler. ClosedPublic Authored by dsanders on Jun 24 2014, 6:17 AM.
Details
Summary 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 Timelinedsanders updated this object. This revision is now accepted and ready to land.Jun 24 2014, 6:59 AM dsanders edited edge metadata. Comment ActionsRebasing past r212176. The functionality change has been superceded by r212176 dsanders retitled this revision from [mips] Added missing CPU -> default ABI mappings. to [mips] Added additional test cases for passing -mabi to the assembler..Jul 2 2014, 8:29 AM dsanders updated this object.
Revision Contents
Diff 10784 lib/Driver/Tools.cpp
test/Driver/mips-as.c
|