aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Reader/ReaderPrimitives.h
AgeCommit message (Expand)Author
2004-06-29Remove files no longer needed. ConstantReader and InstructionReader wereReid Spencer
2004-06-10Doxygenize a comment.Reid Spencer
2004-01-20Fix PR212 - Bytecode reader misreads 'long -9223372036854775808'!Chris Lattner
2004-01-15Change all of the bytecode reader primitives to throw exceptions instead ofChris Lattner
2004-01-14Like output_data, it's obvious that input_data was only used with 1 characterChris Lattner
2004-01-10* finegrainify namespacification of ArchiveReader.cppChris Lattner