summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/MipsLinux.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix trivial typos; NFCHiroshi Inoue2017-07-011-1/+1
| | | | llvm-svn: 306954
* Driver/ToolChains: Mips -> MipsLinuxKonstantin Zhuravlyov2017-03-081-0/+128
- Mips is architecture, not a toolchain - Might help eliminate the confusion in the future by not having header files with the same name Differential Revision: https://reviews.llvm.org/D30753 llvm-svn: 297312
OpenPOWER on IntegriCloud