commit | 1a711686248d495ef2b575bf4b86fce59a447aed | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Mon Jan 14 21:07:43 2013 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Mon Jan 14 21:07:43 2013 +0000 |
tree | 9ac980371dab34c75ced76ca9aac3e47e19259f8 | |
parent | cf7ae6c2fd199187961923027246eb0e3be5e46f [diff] |
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