[PATCH] D20679: [mips] Kill 'support' for untested EABI.

Daniel Sanders via cfe-commits cfe-commits at lists.llvm.org
Fri May 27 05:39:56 PDT 2016


dsanders updated this revision to Diff 58772.
dsanders added a comment.
Herald added subscribers: sdardis, emaste.

Removed the 'eabi' from Tools.cpp this revealed three driver tests for passing
-mabi to the assembler but the ABI itself is still completely untested.


http://reviews.llvm.org/D20679

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Tools.cpp
  test/Driver/freebsd-mips-as.c
  test/Driver/mips-abi.c
  test/Driver/mips-as.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20679.58772.patch
Type: text/x-patch
Size: 4270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160527/360cc958/attachment.bin>


More information about the cfe-commits mailing list