Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
Bitcode
/
BitstreamReaderTest.cpp
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
0581f9f
Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr""
by David Blaikie
· 9 years ago
23e393f
Revert "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"
by David Blaikie
· 9 years ago
fe94ca2
Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr
by David Blaikie
· 9 years ago
8fc9b4d
Bitcode: Decouple block info block state from reader.
by Peter Collingbourne
· 9 years ago
7cfe622
Bitcode: Fix short read implementation.
by Peter Collingbourne
· 9 years ago
e851658
Bitcode: Change reader interface to take memory buffers.
by Peter Collingbourne
· 9 years ago
75f9dc9
Explicitly test BitstreamReader::setArtificialByteLimit, NFC
by Duncan P. N. Exon Smith
· 9 years ago
2686d30
Remove accidentally duplicated test
by Duncan P. N. Exon Smith
· 9 years ago
bd2e784
Bitcode: Fix MSVC bot failure from r264549
by Duncan P. N. Exon Smith
· 9 years ago
fbf768a
Support: Implement StreamingMemoryObject::getPointer
by Duncan P. N. Exon Smith
· 9 years ago
a115062
Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit
by Duncan P. N. Exon Smith
· 9 years ago
2e87e9e
Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc.
by Duncan P. N. Exon Smith
· 9 years ago
2217648
[Bitcode] AtEndOfStream should only check against the size if it's known.
by Jordan Rose
· 11 years ago