llvm-6502/tools/llc
Brian Gaeke 2217bdbf68 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
2004-02-02 19:06:12 +00:00
..
llc.cpp Add a -march=powerpc option. Automatically select it if this looks like a 2004-02-02 19:06:12 +00:00
Makefile Link in the PowerPC back-end. 2004-02-02 19:05:52 +00:00