aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Reader.h
AgeCommit message (Expand)Author
2003-04-22Add information about the module sourceChris Lattner
2003-04-19Add prototype to read .a filesChris Lattner
2003-03-06Generalize interface a bitChris Lattner
2002-10-25Fix typoChris Lattner
2002-07-21changed first arg of parseBytecodeBuffer to unsigned charAnand Shukla
2002-07-21changed first arg og parseBytecodeBuffer to ucharAnand Shukla
2002-07-17Fix prototype to make function.Chris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-10-24Changes to get some meaningful feedback from the bytecode reader. At some po...Chris Lattner
2001-06-06Initial revisionChris Lattner