llvm-6502/lib/ExecutionEngine
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
..
Interpreter Fixes for PR341 2004-07-15 02:51:32 +00:00
JIT The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00
ExecutionEngine.cpp bug 122: 2004-07-18 00:41:27 +00:00
Makefile