Add a new EmitRecordWithBlob API that allows a blob to be emitted
authorChris Lattner <sabre@nondot.org>
Mon, 6 Apr 2009 22:26:26 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Apr 2009 22:26:26 +0000 (22:26 +0000)
commit298a82dd0d042479e419c4fa2219c1a08c1becc4
tree2fce2f37d90afe0f0d1f3f3a024750f623d8c804
parentdcd006bf7be859367f35db2417a42c83451431e8
Add a new EmitRecordWithBlob API that allows a blob to be emitted
without converting each byte to a uint64_t to stick in a SmallVector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68469 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamWriter.h