Commit graph

6 commits

Author SHA1 Message Date
Török Edvin
f55cd65e80 Turn off win32 vs win64 mismatch warning.
LLVM doesn't have the notion of win64 in its triple parser.
2010-08-12 22:34:40 +03:00
Török Edvin
bc3a632815 Typo. 2010-08-09 19:57:30 +03:00
Török Edvin
5cd4ee8808 Mac OS X can run 64-bit app on 32-bit kernel (bb #2153).
So don't warn for these mismatches.
2010-08-09 19:47:32 +03:00
aCaB
1bb5a24d3e win32 fixes: bb#2152 and bb#2153 2010-08-05 12:08:13 +02:00
Török Edvin
69650bea38 win32 build fix.
forgot to commit.
2010-07-29 22:17:30 +03:00
Török Edvin
c85060ff79 Move environment detection code to bytecode_detect.c.
This is in preparation for bug #2078, so that the bytecodes can turn themselves off
based on more than just the arch itself.
2010-07-29 13:48:13 +03:00