[PATCH] D27646: Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 11:44:58 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289461: Refactor BitcodeReader: move Metadata and ValueId handling in their own… (authored by mehdi_amini).
Changed prior to commit:
https://reviews.llvm.org/D27646?vs=81046&id=81119#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27646
Files:
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Reader/CMakeLists.txt
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.h
llvm/trunk/lib/Bitcode/Reader/ValueList.cpp
llvm/trunk/lib/Bitcode/Reader/ValueList.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27646.81119.patch
Type: text/x-patch
Size: 115341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/5d25f1ae/attachment.bin>
More information about the llvm-commits
mailing list