teak-llvm/llvm/unittests/Bitcode
Duncan P. N. Exon Smith 58c7d4950a 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
2016-03-27 22:49:32 +00:00
..
BitReaderTest.cpp Drop support for dematerializing. 2015-12-18 19:57:26 +00:00
BitstreamReaderTest.cpp Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit 2016-03-27 22:49:32 +00:00
CMakeLists.txt