llvm/lib/Bitcode
Teresa Johnson 6cfd049a12 Remove overly strict new assert in BitcodeReader.
This fixes a bug introduced by the ThinLTO metadata linking patch
r255909. The assert is overly-strict and while useful in development of
the patch, doesn't seem interesting to keep.

Fixes PR25907.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256161 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-21 15:38:13 +00:00
..
Reader Remove overly strict new assert in BitcodeReader. 2015-12-21 15:38:13 +00:00
Writer Re-reapply "[IR] Move optional data in llvm::Function into a hungoff uselist" 2015-12-19 08:52:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap