summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Analyzer/Parser.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-2/+2
* Make the parser deal with functions instead of just function types.Reid Spencer2004-06-101-8/+8
* Implemented the bulk of the functionality. Cleaned up the code.Reid Spencer2004-06-101-23/+69
* Merged BytecodeHandler.h into Parser.h since the parser and the handlerReid Spencer2004-06-081-56/+376
* Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer2004-06-071-0/+178
OpenPOWER on IntegriCloud