Revert "Function bitcode index in Value Symbol Table and lazy reading support"
authorTeresa Johnson <tejohnson@google.com>
Thu, 17 Sep 2015 16:19:10 +0000 (16:19 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 17 Sep 2015 16:19:10 +0000 (16:19 +0000)
commitc9d578aaf487905912a3dad7c7c96db6e1af986e
treed277de99fe6d613919544571cf7b71e3de6fd06d
parent92150c7f1229c69dae893c558430e08c3e899115
Revert "Function bitcode index in Value Symbol Table and lazy reading support"

Temporarily revert to fix some buildbot issues. One is a minor issue
with a variable unused in NDEBUG mode. More concerning are some test
failures on win7 that I need to dig into.

This reverts commit 4e66a74543459832cfd571db42b4543580ae1d1d.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247898 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
test/Bitcode/vst-forward-declaration.ll [deleted file]
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp