Allow targets to specify the MachO CPUType/CPUSubtype information.
authorJim Grosbach <grosbach@apple.com>
Fri, 5 Nov 2010 18:48:58 +0000 (18:48 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 5 Nov 2010 18:48:58 +0000 (18:48 +0000)
commitc9d1439051d130cfb947ef9ab4a95737c41e2fd1
tree0f739dfe9d2f28078bb3574fe01f6dc85cb35fd6
parent41ed3ca19d406b6eef47c01ea16453f3080f32e8
Allow targets to specify the MachO CPUType/CPUSubtype information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118288 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MachObjectWriter.h
lib/MC/MachObjectWriter.cpp
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/X86/X86AsmBackend.cpp