- TargetParser does not handle armv7l in parseArchProfile().
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Thu, 16 Jul 2015 14:54:41 +0000 (14:54 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Thu, 16 Jul 2015 14:54:41 +0000 (14:54 +0000)
commit0e20b8dc9338903faaed3f2326635a40cf9edc19
treea697c942fb567c590278a255cd19fd5530660906
parentc6dd273a989f995750c5e5a1ef06647477ac37e1
- TargetParser does not handle armv7l in parseArchProfile().
- ARM V7L matches the 'A' profile of ARM architecture.

Change-Id: I80c8b973f5c93fb040c177a227644d56b1b83ea8
Phabricator: http://reviews.llvm.org/D11261
llvm-svn: 242406
llvm/lib/Support/TargetParser.cpp