Bitcode Writer: EmitRecordWith* takes an ArrayRef instead of a SmallVector (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 10 Sep 2015 00:05:09 +0000 (00:05 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 10 Sep 2015 00:05:09 +0000 (00:05 +0000)
commita8544fbcdbe94b8a9ca829bcf1d3bb552e671685
tree5f6e57122cfa7c843a30b705805d316ebcf8c861
parent4806ac4a7e4cfb6d6f386248e48849114fca085d
Bitcode Writer: EmitRecordWith* takes an ArrayRef instead of a SmallVector (NFC)

This reapply commit r247178 after post-commit review from D.Blaikie
in a way that makes it compatible with the existing API.

From: Mehdi Amini <mehdi.amini@apple.com>

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