llvm-6502/include/llvm/Bitcode
2009-08-27 06:41:46 +00:00
..
Archive.h remove the last *stream> #include from a public header. 2009-08-24 04:14:03 +00:00
BitCodes.h Add two new record types to the blockinfo block: 2009-04-26 22:21:57 +00:00
BitstreamReader.h Clean up the minor mess I caused with removing iterator.h. I shall take care of 80-col violations and the FIXME later. (Thanks goodness that I live in another continent, so the monkeypox did not strike me :-) 2009-08-27 06:41:46 +00:00
BitstreamWriter.h Add StringRef based APIs to BitstreamWriter. 2009-08-24 09:29:31 +00:00
Deserialize.h Make a major API change to BitstreamReader: split all the reading 2009-04-26 20:59:02 +00:00
LLVMBitCodes.h Rename hasNoUnsignedOverflow and hasNoSignedOverflow to hasNoUnsignedWrap 2009-08-20 17:11:38 +00:00
ReaderWriter.h eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
Serialization.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
SerializationFwd.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
Serialize.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00