llvm-6502/lib
Chris Lattner 36bd82aa47 Support abstract types
Remove constant pool support


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@466 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:57:07 +00:00
..
Analysis Module analyzer no longer has to iterate over constant pool 2001-09-07 16:31:23 +00:00
AsmParser * Add support for forward referencing types 2001-09-07 16:35:17 +00:00
Bytecode * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00
CodeGen annotations are now const 2001-09-07 16:40:04 +00:00
ExecutionEngine Lots of new functionality 2001-08-27 05:16:50 +00:00
Support Annotations are const objects now 2001-09-07 16:44:01 +00:00
Target/SparcV9 *** empty log message *** 2001-08-31 20:59:58 +00:00
Transforms Types and constants are wierd things in symbol tables now 2001-09-07 16:43:50 +00:00
VMCore Support abstract types 2001-09-07 16:57:07 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00