llvm-project/llvm/tools/llc
Misha Brukman 63e14b5a4a Initialize the target architecture based on compiler defines, so if compiled on
x86 or Sparc, LLC will automatically default to that platform, no guessing
required. On another platform, it will default to `noarch' and will have to
guess which architecture to compile to.

llvm-svn: 7207
2003-07-18 22:21:40 +00:00
..
Makefile lib/Target/Sparc/Sparc.cpp: 2003-06-18 21:14:23 +00:00
llc.cpp Initialize the target architecture based on compiler defines, so if compiled on 2003-07-18 22:21:40 +00:00