diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-03-27 22:49:32 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-03-27 22:49:32 +0000 |
commit | 58c7d4950ab51491e66f1eb7bff4978c71bb7625 (patch) | |
tree | 2ec49d6fb60498f6652fd5093f4c77a3b29a979f /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | d3be62ddf2eb1cfba957f1bbcea28eef9806479e (diff) | |
download | bcm5719-llvm-58c7d4950ab51491e66f1eb7bff4978c71bb7625.tar.gz bcm5719-llvm-58c7d4950ab51491e66f1eb7bff4978c71bb7625.zip |
Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit
Allow users of SimpleBitstreamCursor to limit the number of bytes
available to the cursor. This is preparation for instantiating a cursor
that isn't allowed to load more bytes from a StreamingMemoryObject (just
move around the ones already-loaded).
llvm-svn: 264547
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions