commit | fcf2be75ec61c6ae3da53d0e4e9f53b4d754dc9b | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Fri Jul 18 22:21:40 2003 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Fri Jul 18 22:21:40 2003 +0000 |
tree | 2f990a7784dcd90e4cc7961742bc47eb6d2fdf97 | |
parent | a235e14eaf7997acf7ba8f7088bc77428d52ff1e [diff] |
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