add support for BLOCKINFO records at the module level. This fixes the reader
authorChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 18:57:30 +0000 (18:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 18:57:30 +0000 (18:57 +0000)
commit3f7998054a4b92c1823b412f1608259154dd0bbe
tree0991255177e961509e7393ceeb682ea0073a2954
parentcaccc996e2b77503526ab8769444dd5542960a79
add support for BLOCKINFO records at the module level.  This fixes the reader
issues reid noticed last night.

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