aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/Reader.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typoChris Lattner2002-10-251-1/+1
* changed first arg of parseBytecodeBuffer to unsigned charAnand Shukla2002-07-211-1/+1
* changed first arg og parseBytecodeBuffer to ucharAnand Shukla2002-07-211-1/+1
* Fix prototype to make function.Chris Lattner2002-07-171-2/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-2/+3
* Changes to get some meaningful feedback from the bytecode reader. At some po...Chris Lattner2001-10-241-2/+3
* Initial revisionChris Lattner2001-06-061-0/+24