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)
commit398db9368d72d1d60d40b2e18c16ca2c14aa7f39
tree3d452e6c5f86e92e55a088bfe3ff53e23ada27a4
parentb398cae1e501069c48456a4bfdf8bbf549aa9746
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172472 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachOFormat.h
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp