[PATCH] D12536: Function bitcode index in Value Symbol Table and lazy reading support

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 10:02:57 PDT 2015


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

Update per Mehdi's review comments.


http://reviews.llvm.org/D12536

Files:
  include/llvm/Bitcode/BitstreamWriter.h
  include/llvm/Bitcode/LLVMBitCodes.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  test/Bitcode/vst-forward-declaration.ll
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12536.33820.patch
Type: text/x-patch
Size: 28042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/1984cfb0/attachment.bin>


More information about the llvm-commits mailing list