1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/tools/llc
Misha Brukman 582cf5be31 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
..
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