This patch ties up a loose end so that we can prove that we pass ABI information in the same way as X86. After the buildbots settle, it will be safe to migrate to the method used by ARM/PowerPC.
Patch by: Daniel Sanders
Differential D21069
[mips] Require that ABI's are passed in the triple within LLVM. sdardis on Jun 7 2016, 5:53 AM. Authored by
Details
This patch ties up a loose end so that we can prove that we pass ABI information in the same way as X86. After the buildbots settle, it will be safe to migrate to the method used by ARM/PowerPC. Patch by: Daniel Sanders
Diff Detail
Event TimelineComment Actions Refreshed patch. At this point we're down to two (was three) camps of targets and can prove this The remaining camps are:
Comment Actions One last ping since I need to either commit this series next week or hand over to a colleague to continue it. |