Makes EmitRecord() accepting ArrayRef and raw array (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 10 Sep 2015 01:45:55 +0000 (01:45 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 10 Sep 2015 01:45:55 +0000 (01:45 +0000)
commit8d4611648fafa9696eb372df5242c1c2874b4f8d
tree3300df3f15278386d4c5c6bb1af8942a37ce2313
parentb8886b517d417f14951e8d0dc6f00aef85638c34
Makes EmitRecord() accepting ArrayRef and raw array (NFC)

After r247186, a vector is no longer needed as the push_front for
the code is removed.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 247232
llvm/include/llvm/Bitcode/BitstreamWriter.h