llvm-6502/lib
Chris Lattner f5ec48d7b5 * Fix TODO
* Support ConstPoolPOinterReferences correctly
* New constPoolPointerNull subclass
* Add classof support for more classes
* Add proper support for ConstPoolPointerReference::getStrValue()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@769 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13 06:57:33 +00:00
..
Analysis Fix code to make GCC 2.96 happy 2001-10-13 06:34:47 +00:00
AsmParser * Add support for forward references of global variable addresses 2001-10-13 06:41:08 +00:00
Bytecode * Use new style casts more 2001-10-13 06:48:38 +00:00
CodeGen * Fix privacy issues on RegToRefVecMap 2001-10-13 06:51:01 +00:00
ExecutionEngine * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Fix broken #endif 2001-10-13 06:54:54 +00:00
Transforms Support the invoke instruction 2001-10-13 06:52:41 +00:00
VMCore * Fix TODO 2001-10-13 06:57:33 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00