Merge Dumper.cpp and AnalyzerWrappers.cpp into this file. Also, adjust the
[oota-llvm.git] / lib / Bytecode / Reader / Parser.h
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-06-10 Reid SpencerMake the parser deal with functions instead of just...
2004-06-10 Reid SpencerImplemented the bulk of the functionality. Cleaned...
2004-06-08 Reid SpencerMerged BytecodeHandler.h into Parser.h since the parser...
2004-06-07 Reid SpencerCommit For New Tool: llvm-abcd (Analysis of ByteCode...