[mips] Move setDescriptionString to base class MipsTargetInfoBase and call it
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 18:30:33 +0000 (18:30 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 18:30:33 +0000 (18:30 +0000)
commit9064e36551837e5226c82325f5e4425c7242407a
treee752ad54c9cb9763d092075c4cbc597c83f0e864
parent7d24620b6d68329d89f5e63f4847516e7948296b
[mips] Move setDescriptionString to base class MipsTargetInfoBase and call it
at the end of handleTargetFeatures.

No intended functionality change.

llvm-svn: 193636
clang/lib/Basic/Targets.cpp