[PATCH] D14654: Use a different block id for block of metadata kind records

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 14 16:40:54 PST 2015


tejohnson updated this revision to Diff 40219.
tejohnson added a comment.

- Use SmallVectorImpl for passing Record as parameter.


http://reviews.llvm.org/D14654

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14654.40219.patch
Type: text/x-patch
Size: 5779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151115/5699a862/attachment.bin>


More information about the llvm-commits mailing list