- 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)
commite0117a90cf0715459b9a40beff36e45d97bc8e88
tree3e2543fd2e4674cdfda7efa15a07259e14e99cca
parente4877f25bdd5ffd1d02b3ae4576ccd099c51951a
- 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

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