llvm-6502/include/llvm/Bitcode
Benjamin Kramer 49a6a8d8f2 Remove the Copied parameter from MemoryObject::readBytes.
There was exactly one caller using this API right, the others were relying on
specific behavior of the default implementation. Since it's too hard to use it
right just remove it and standardize on the default behavior.

Defines away PR16132.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182636 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-24 10:54:58 +00:00
..
Archive.h Code Custodian: 2012-11-25 15:23:39 +00:00
BitCodes.h Code Custodian: 2012-11-25 15:23:39 +00:00
BitstreamReader.h Remove the Copied parameter from MemoryObject::readBytes. 2013-05-24 10:54:58 +00:00
BitstreamWriter.h Rewrite assert to avoid warning when the record element type is byte-sized. 2013-05-09 21:07:43 +00:00
LLVMBitCodes.h Add code for emitting the attribute groups. 2013-02-10 23:09:32 +00:00
ReaderWriter.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00