Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex...
authorQuentin Colombet <qcolombet@apple.com>
Mon, 14 Jan 2013 21:07:43 +0000 (21:07 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 14 Jan 2013 21:07:43 +0000 (21:07 +0000)
commit1a711686248d495ef2b575bf4b86fce59a447aed
tree9ac980371dab34c75ced76ca9aac3e47e19259f8
parentcf7ae6c2fd199187961923027246eb0e3be5e46f
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex-m0, cortex-m3, and cortex-m4 on the backend side.

Adds new subtype values for the MachO format and use them when the related triple are set.

llvm-svn: 172472
llvm/include/llvm/Object/MachOFormat.h
llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp