]> granicus.if.org Git - clang/commit
Use profile and version parsers from ARMTargetParser
authorRenato Golin <renato.golin@linaro.org>
Fri, 22 May 2015 18:18:25 +0000 (18:18 +0000)
committerRenato Golin <renato.golin@linaro.org>
Fri, 22 May 2015 18:18:25 +0000 (18:18 +0000)
commitc7f06de7cf01e7552da38e08a0a410c71fbc6837
treed350173555bfb7b87c8ddd6f63415af58e7f3243
parent5b8159e72173dd6d75abf9e3093f42ab3fa5b3a6
Use profile and version parsers from ARMTargetParser

Now that ARMTargetParser can parse profile and version numbers,
use them instead of the local implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@238037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp