summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Bitcode/BitstreamWriterTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BitcodeWriter: Simplify and test writing blobs, NFCDuncan P. N. Exon Smith2016-03-271-0/+59
Split helper out of EmitRecordWithAbbrevImpl called emitBlob to reduce code duplication, and add a few tests for it. No functionality change intended. llvm-svn: 264550
OpenPOWER on IntegriCloud