llvm-6502/lib
Chris Lattner 1ddf664f74 Make it compile with GCC 3.0.4
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1786 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-24 23:01:21 +00:00
..
Analysis Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00
AsmParser Close input file if exception is thrown 2002-02-20 18:06:43 +00:00
Bytecode Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
CodeGen * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
ExecutionEngine Keep track of memory allocated by alloca so that it is freed appropriately 2002-02-19 18:50:09 +00:00
Linker Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Support If an invalid alternative is listed for an argument, print the valid options 2002-01-31 00:42:56 +00:00
Target Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00
Transforms Handle more cases in the linker 2002-02-18 19:05:15 +00:00
VMCore Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00