llvm-mirror/lib
John Criswell e56868d266 Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it
to eliminate the wrong type.

llvm-svn: 13855
2004-05-27 21:16:46 +00:00
..
Analysis Fix warnings about reaching end of non-void function 2004-05-27 20:57:01 +00:00
AsmParser Add support for dos-style files 2004-05-27 17:49:14 +00:00
Bytecode Use the SymbolTable::isEmpty() method instead of checking for no value 2004-05-27 20:18:51 +00:00
CodeGen Adding scheduling class. 2004-05-26 06:27:36 +00:00
Debugger
ExecutionEngine This code is a real mess, but at least get the JIT *building* on platforms 2004-05-27 18:03:56 +00:00
Support Add DynamicLinker support for systems that provide windows.h 2004-05-27 20:53:10 +00:00
Target Fix PR344: the incorrect remove was being used. 2004-05-26 17:20:52 +00:00
Transforms Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it 2004-05-27 21:16:46 +00:00
VMCore Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
Makefile