OSDN Git Service

Added arch extensions and default target features in TargetParser.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Sat, 5 Sep 2015 17:05:33 +0000 (17:05 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Sat, 5 Sep 2015 17:05:33 +0000 (17:05 +0000)
commit1955b207be124951269017d26c2dc9fee454c216
treec84f2c38e4ef61e35d397b8023d6abc56e4ca91c
parent1f3857aad1b4b1bf9cf89e678a88b1908e472fa0
Added arch extensions and default target features in TargetParser.

Differential: http://reviews.llvm.org/D11590

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246930 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ARMTargetParser.def
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp