llvm/lib/Bitcode/Reader
Peter Collingbourne 5bfc47d152 Bitcode: Move version and global value module code parsers to separate functions. NFCI.
This will make it easier to teach this code about the string table.

Differential Revision: https://reviews.llvm.org/D31828

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300099 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-12 20:02:09 +00:00
..
BitcodeReader.cpp Bitcode: Move version and global value module code parsers to separate functions. NFCI. 2017-04-12 20:02:09 +00:00
BitReader.cpp
BitstreamReader.cpp Change BitstreamCursor::skipRecord to return the record code (NFC) 2017-01-04 22:54:14 +00:00
CMakeLists.txt
LLVMBuild.txt
MetadataLoader.cpp Spelling mistakes in comments. NFCI. 2017-03-30 12:59:53 +00:00
MetadataLoader.h [ThinLTO] Fix lazy-loading of MDString instruction attachments 2017-01-20 20:29:16 +00:00
ValueList.cpp
ValueList.h