llvm-6502/tools/llc
Misha Brukman fcf2be75ec 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7207 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-18 22:21:40 +00:00
..
llc.cpp Initialize the target architecture based on compiler defines, so if compiled on 2003-07-18 22:21:40 +00:00
Makefile lib/Target/Sparc/Sparc.cpp: 2003-06-18 21:14:23 +00:00