This is an archive of the discontinued LLVM Phabricator instance.

Driver/ToolChains: Mips -> MipsLinux
ClosedPublic

Authored by kzhuravl on Mar 8 2017, 12:48 PM.

Details

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

Diff Detail

Repository
rL LLVM

Event Timeline

kzhuravl created this revision.Mar 8 2017, 12:48 PM
dlj accepted this revision.Mar 8 2017, 12:50 PM

Looks like a good improvement. Sorry for the confusion.

This revision is now accepted and ready to land.Mar 8 2017, 12:50 PM
This revision was automatically updated to reflect the committed changes.
cfe/trunk/lib/Driver/Driver.cpp