Add a -march=powerpc option. Automatically select it if this looks like a
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 2 Feb 2004 19:06:12 +0000 (19:06 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 2 Feb 2004 19:06:12 +0000 (19:06 +0000)
commit2217bdbf688d9982842b756babed608e1f3bbe1f
tree459a7cf6fd7eed3be3887f6eb4e005e09ebfeb11
parent7ca255b76c39ca2dbe619b48b3b88f67db11e683
Add a -march=powerpc option. Automatically select it if this looks like a
big-endian, 32-bit module, or if __ppc__, __POWERPC__, or __APPLE__ are
defined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11075 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp