Remove the -darwin and -aix llc options, inferring darwinism and aixism from
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jun 2006 18:50:48 +0000 (18:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jun 2006 18:50:48 +0000 (18:50 +0000)
commitaf89fa609bce1004c9ea9737d9fdb32f4224ef1c
treea7e1d57530712f4f34717abcb53dd425a4d5b0e9
parentfb9d0dce976452f878e5bfd768f1ba35b182c33d
Remove the -darwin and -aix llc options, inferring darwinism and aixism from
the target triple & subtarget info.  woo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCRegisterInfo.td
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp