diff options
author | Evan Cheng <evan.cheng@apple.com> | 2012-04-26 01:13:36 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2012-04-26 01:13:36 +0000 |
commit | e67a4163f5d2ad8e42a3aa0ccdaa27d85f6d5be4 (patch) | |
tree | b81c2342c19d28721e59e4c0d1416293227a4ec5 /lib/Support/YAMLParser.cpp | |
parent | 4866363304bdde4ad6204b1aa312395c6cc8221e (diff) |
If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assume
the feature set of v7a. This comes about if the user specifies something like
-arch armv7 -mcpu=cortex-m3. We shouldn't be generating instructions such as
uxtab in this case.
rdar://11318438
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155601 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/YAMLParser.cpp')
0 files changed, 0 insertions, 0 deletions