Define the subtarget feature for the architecture version,
authorBob Wilson <bob.wilson@apple.com>
Tue, 9 Nov 2010 22:50:47 +0000 (22:50 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 9 Nov 2010 22:50:47 +0000 (22:50 +0000)
commit66f6c79450a93d979128d8702c83841c8f715dc8
treefc8afd15f458ba9b7453bccb4d172c0a46c70498
parent54f92563806e87f47acd04fd71e4189d35d11005
Define the subtarget feature for the architecture version,
as derived from the target triple.  This is important for enabling
features that are implied based on the architecture version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMSubtarget.cpp