This is an archive of the discontinued LLVM Phabricator instance.

[Driver][mips] Update mips-mti toolchain definition
AbandonedPublic

Authored by atanasyan on Aug 2 2015, 6:41 AM.

Details

Reviewers
dsanders
Summary

The change updates mips-mti toolchain definition accordingly to the released version of the toolchain.

  • Remove mips32 folder.
  • Remove mips64 folder.
  • Select toolchain using target triple vendor parameter.

Diff Detail

Repository
rL LLVM

Event Timeline

atanasyan updated this revision to Diff 31206.Aug 2 2015, 6:41 AM
atanasyan retitled this revision from to [Driver][mips] Update mips-mti toolchain definition.
atanasyan updated this object.
atanasyan added a reviewer: dsanders.
atanasyan set the repository for this revision to rL LLVM.
atanasyan added a subscriber: cfe-commits.
atanasyan updated this revision to Diff 31340.Aug 5 2015, 3:12 AM
atanasyan updated this object.

Removed mips64 folder from the toolchain description.

atanasyan abandoned this revision.Feb 3 2016, 12:41 AM