Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
llvm
/
unittests
/
Bitcode
/
BitstreamReaderTest.cpp
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
7ad9dc1
Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr""
by David Blaikie
· 9 years ago
6e2207a
Revert "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"
by David Blaikie
· 9 years ago
daff78c
Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr
by David Blaikie
· 9 years ago
77c89b6
Bitcode: Decouple block info block state from reader.
by Peter Collingbourne
· 9 years ago
76a3ace
Bitcode: Fix short read implementation.
by Peter Collingbourne
· 9 years ago
028eb5a
Bitcode: Change reader interface to take memory buffers.
by Peter Collingbourne
· 9 years ago
56d1fea
Explicitly test BitstreamReader::setArtificialByteLimit, NFC
by Duncan P. N. Exon Smith
· 9 years ago
0afa32c
Remove accidentally duplicated test
by Duncan P. N. Exon Smith
· 9 years ago
0f57145
Bitcode: Fix MSVC bot failure from r264549
by Duncan P. N. Exon Smith
· 10 years ago
456c996
Support: Implement StreamingMemoryObject::getPointer
by Duncan P. N. Exon Smith
· 10 years ago
58c7d49
Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit
by Duncan P. N. Exon Smith
· 10 years ago
d3be62d
Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc.
by Duncan P. N. Exon Smith
· 10 years ago
1da9fbc
[Bitcode] AtEndOfStream should only check against the size if it's known.
by Jordan Rose
· 11 years ago