1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Bytecode
Reid Spencer b339652b44 bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
- Minimize redundant isa<GlobalValue> usage
- Correct isa<Constant> for GlobalValue subclass

llvm-svn: 14942
2004-07-18 00:18:30 +00:00
..
Reader User ValueListTy as the type of the ValueList. This avoides the ValueList 2004-07-18 00:13:12 +00:00
Writer bug 122: 2004-07-18 00:18:30 +00:00
Makefile Remove newly defunct Analyzer directory. 2004-06-29 23:21:16 +00:00