This revision was automatically updated to reflect the committed changes.
Closed by commit rL297312: Driver/ToolChains: Mips -> MipsLinux (authored by
kzhuravl).
Changed prior to commit:
https://reviews.llvm.org/D30753?vs=91060&id=91078#toc
Repository:
rL LLVM
https://reviews.llvm.org/D3075
dlj accepted this revision.
dlj added a comment.
This revision is now accepted and ready to land.
Looks like a good improvement. Sorry for the confusion.
https://reviews.llvm.org/D30753
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://
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/Dri