[ARM] Fix MachO CPU Subtype selection
authorVedant Kumar <vsk@apple.com>
Fri, 21 Aug 2015 21:52:48 +0000 (21:52 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 21 Aug 2015 21:52:48 +0000 (21:52 +0000)
commit6636b6292b2f05a2aaad42aa2af47727b9b6f0bd
treeab0c9fc507d50b1d60772b91269434bc61336497
parent81c40907577b985550a78fab2ec69b54170417a6
[ARM] Fix MachO CPU Subtype selection

Differential Revision: http://reviews.llvm.org/D12040

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245744 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
test/CodeGen/ARM/MachO-subtypes.ll [new file with mode: 0644]