llvm-6502/include/llvm/Bitcode
Chris Lattner 7f6b447904 change the archive stuff to use MemoryBuffer instead of mappedfile.
MemoryBuffer is higher level and more closely matches the model
needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49029 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-01 04:26:46 +00:00
..
Archive.h change the archive stuff to use MemoryBuffer instead of mappedfile. 2008-04-01 04:26:46 +00:00
BitCodes.h
BitstreamReader.h
BitstreamWriter.h
Deserialize.h
LLVMBitCodes.h
ReaderWriter.h
Serialization.h
SerializationFwd.h
Serialize.h Make a note of the fact that EmitOwnedPtr() has nothing to do with the 2008-03-25 04:41:18 +00:00