aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/BitstreamReader.h
AgeCommit message (Expand)Author
2007-04-23implement reading of abbrevsChris Lattner
2007-04-23first part of implementation of abbrevs. The writer isn't fully there yet an...Chris Lattner
2007-04-22Terminate with newline.Reid Spencer
2007-04-22Teach Visual Studio about Bitcode.Jeff Cohen
2007-04-22Define the content-independent interfaces to read/write bitcode files andChris Lattner