- Mips is architecture, not a toolchain
- Might help eliminate the confusion in the future by not having header files with the same name
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30753
Driver/ToolChains: Mips -> MipsLinux ClosedPublic Authored by kzhuravl on Mar 8 2017, 12:48 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 8 2017, 12:50 PM Closed by commit rL297312: Driver/ToolChains: Mips -> MipsLinux (authored by kzhuravl). · Explain WhyMar 8 2017, 2:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 91078 cfe/trunk/lib/Driver/CMakeLists.txt
cfe/trunk/lib/Driver/Driver.cpp
cfe/trunk/lib/Driver/ToolChains/Mips.h
cfe/trunk/lib/Driver/ToolChains/Mips.cpp
cfe/trunk/lib/Driver/ToolChains/MipsLinux.h
cfe/trunk/lib/Driver/ToolChains/MipsLinux.cpp
|