[PATCH] D30753: Driver/ToolChains: Mips -> MipsLinux

Konstantin Zhuravlyov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 12:48:21 PST 2017


kzhuravl created this revision.
Herald added subscribers: mgorny, wdng, sdardis.

- Mips is architecture, not a toolchain
- Might help eliminate the confusion in the future by not having header files with the same name


https://reviews.llvm.org/D30753

Files:
  lib/Driver/CMakeLists.txt
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Mips.cpp
  lib/Driver/ToolChains/Mips.h
  lib/Driver/ToolChains/MipsLinux.cpp
  lib/Driver/ToolChains/MipsLinux.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30753.91060.patch
Type: text/x-patch
Size: 14359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170308/4eebad16/attachment.bin>


More information about the cfe-commits mailing list