llvm-6502/lib
Chris Lattner 1ff63a1217 * Remove lots of #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@487 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 21:19:42 +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 * Remove lots of #includes 2001-09-07 21:19:42 +00:00
ExecutionEngine Annotations are now const 2001-09-07 16:59:15 +00:00
Support Annotations are const objects now 2001-09-07 16:44:01 +00:00
Target/SparcV9 * Remove lots of #includes 2001-09-07 21:19:42 +00:00
Transforms Types and constants are wierd things in symbol tables now 2001-09-07 16:43:50 +00:00
VMCore Moved functionality into the other constant pool stuff 2001-09-07 18:00:19 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00