llvm-6502/lib
2003-10-18 05:55:58 +00:00
..
Analysis Make use of "external" depth-first iterators to avoid revisiting nodes 2003-10-13 16:36:06 +00:00
Archive Update file header for renamed file 2003-09-22 23:42:00 +00:00
AsmParser New revised variable argument handling support 2003-10-18 05:53:13 +00:00
Bytecode Updated to emit the final 1.0 bytecode format. This supports weak linkage, 2003-10-18 05:54:48 +00:00
CodeGen #include vector which we will need here soon 2003-10-15 22:09:32 +00:00
ExecutionEngine Interpret the new varargs intrinsics correctly 2003-10-18 05:55:25 +00:00
Linker Add support for 'weak' linkage. 2003-10-16 18:29:00 +00:00
Support Fix up error message. 2003-10-15 20:46:58 +00:00
Target Update the sparc backend to at least compile correctly with the new varargs stuff even if it's not all implemented yet. 2003-10-18 05:55:58 +00:00
Transforms Do not crash on empty structures 2003-10-17 18:03:54 +00:00
VMCore Chris says it's better to assert that TheModule is valid than silently return 0. 2003-10-17 21:59:57 +00:00
Makefile Removed Support directory. It now lives in llvm/support/lib. 2003-09-29 16:10:43 +00:00