Unbreak backwards compatibility with bytecode format. Regression
authorChris Lattner <sabre@nondot.org>
Tue, 27 Nov 2007 17:48:06 +0000 (17:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Nov 2007 17:48:06 +0000 (17:48 +0000)
commita1afde77fa70ae0343ecbb6bc48388bb508d6c8f
tree72f448f573196a2985627422c9c9a95f70f98a3c
parentdc024674ff96820d6020757b48d47f46d4c07db2
Unbreak backwards compatibility with bytecode format.  Regression
introduced by this patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071126/055824.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp