[PATCH] D48549: Use Triple::isMIPS() instead of enumerating all Triples. NFC

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 25 09:54:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC335495: Use Triple::isMIPS() instead of enumerating all Triples. NFC (authored by arichardson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48549?vs=152696&id=152713#toc

Repository:
  rC Clang

https://reviews.llvm.org/D48549

Files:
  lib/Basic/Targets/Mips.cpp
  lib/Basic/Targets/Mips.h
  lib/Driver/ToolChains/Arch/Mips.cpp
  lib/Driver/ToolChains/Arch/Mips.h
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Driver/ToolChains/FreeBSD.cpp
  lib/Driver/ToolChains/Gnu.cpp
  lib/Driver/ToolChains/Linux.cpp
  lib/Driver/ToolChains/NetBSD.cpp
  lib/Driver/ToolChains/OpenBSD.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48549.152713.patch
Type: text/x-patch
Size: 12737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180625/41e34d1c/attachment-0001.bin>


More information about the cfe-commits mailing list