Honor the command line specification for machine type.
authorJim Laskey <jlaskey@mac.com>
Tue, 12 Dec 2006 16:07:33 +0000 (16:07 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 12 Dec 2006 16:07:33 +0000 (16:07 +0000)
commit55a7ec33d7cafa703a1b6e6410d7c26d5b7ded0b
tree3da230f4090b3430ab3237292e0bbf624c64ded8
parent2426775c81b32ab0f12eb15e45001303737060c8
Honor the command line specification for machine type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32483 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/SubtargetFeature.h
include/llvm/Target/TargetSubtarget.h
lib/Target/PowerPC/PPCAsmPrinter.cpp
utils/TableGen/SubtargetEmitter.cpp