X86: Encode the 'h' cpu subtype in the MachO header for x86.
authorJim Grosbach <grosbach@apple.com>
Sat, 16 Nov 2013 00:52:57 +0000 (00:52 +0000)
committerJim Grosbach <grosbach@apple.com>
Sat, 16 Nov 2013 00:52:57 +0000 (00:52 +0000)
commit35de9946d5fc01d2fed970bdcc7966bad92bdbc4
tree7f83902af26e06269d278695f2ee8215454a65e3
parent07df65cbb1d9183aa29cb17be2edaf67fbfec42a
X86: Encode the 'h' cpu subtype in the MachO header for x86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194906 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MachO.h
lib/Support/Triple.cpp
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp