hanchenye-llvm-project/llvm/lib/AsmParser
Reid Spencer ce6adaff1c bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
- Minimize redundant isa<GlobalValue> usage
- Correct isa<Constant> for GlobalValue subclass
- Remove tabs
- Fix coments refering to ConstantPointerRef

llvm-svn: 14937
2004-07-18 00:08:11 +00:00
..
.cvsignore
Lexer.l Remove a gross and crufty "feature" that was never documented and doesn't work. 2004-07-14 06:44:56 +00:00
Makefile
Parser.cpp Fine-grainify namespacification, prune #include 2004-07-13 08:42:12 +00:00
ParserInternals.h Eliminate some mega-cruft here. There is no reason to DERIVE FROM IR CLASSES 2004-07-13 08:28:21 +00:00
llvmAsmParser.y bug 122: 2004-07-18 00:08:11 +00:00