llvm-6502/lib
Reid Spencer 40cf2f954e bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
- Correct isa<Constant> for GlobalValue subclass


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14951 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-18 00:41:27 +00:00
..
Analysis bug 122: 2004-07-18 00:18:30 +00:00
Archive Add #include <iostream> which is needed now that Value.h doesn't include it 2004-07-04 11:01:27 +00:00
AsmParser bug 122: 2004-07-18 00:08:11 +00:00
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen It looks like physref->virtreg joining is working fine. Enable it by default 2004-07-17 21:51:25 +00:00
Debugger Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Linker bug 122: 2004-07-17 23:50:57 +00:00
Support Correctly build shared objects on MacOS X for debugging code generators 2004-07-16 19:45:45 +00:00
Target bug 122: 2004-07-18 00:38:32 +00:00
Transforms bug 122: 2004-07-18 00:38:32 +00:00
VMCore bug 122: 2004-07-18 00:06:26 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00