llvm-6502/lib
Misha Brukman 1155d31ef6 Change the #ifdefs to allow compilation with a V8 compiler, but the JIT still
won't work if not compiled in V9 mode, currently by GCC only, because Sun's
system compiler does not tell us if it's a V8 or V9 system.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16602 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-29 23:01:17 +00:00
..
Analysis
Archive
AsmParser
Bytecode Fix doxygen comment 2004-09-28 16:57:46 +00:00
CodeGen Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
Debugger
ExecutionEngine
Linker
Support Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
System Improve validity checking of windows path names and fix file creation 2004-09-29 00:01:17 +00:00
Target Change the #ifdefs to allow compilation with a V8 compiler, but the JIT still 2004-09-29 23:01:17 +00:00
Transforms Hrm, debugging printouts do not need to be in here 2004-09-29 21:21:14 +00:00
VMCore Make sure to check select instructions for generic instruction properties 2004-09-29 21:19:28 +00:00
Makefile