llvm-6502/lib
Jeff Cohen fd161e964a Fix VC++ compilation error
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19423 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-09 20:41:56 +00:00
..
Analysis Get lib/Analysis/DataStructure to compile with VC++ 2005-01-09 04:18:28 +00:00
Archive
AsmParser
Bytecode
CodeGen Fix VC++ compilation error 2005-01-09 20:41:56 +00:00
Debugger
ExecutionEngine Silence warnings 2005-01-08 20:13:44 +00:00
Linker
Support Use size_t instead of long to represent memory usage. long is 32 bits 2005-01-08 20:15:57 +00:00
System Use size_t instead of long to represent memory usage. long is 32 bits 2005-01-08 20:15:57 +00:00
Target Codegen (Reg|imm)+&GV as an LEA, because we cannot put it into the immediate field 2005-01-09 20:20:29 +00:00
Transforms
VMCore Allow arrays to have more than 4G elements. 2005-01-08 20:19:51 +00:00
Makefile