Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BitcodeWriter: Simplify and test writing blobs, NFC | Duncan P. N. Exon Smith | 2016-03-27 | 1 | -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 |