Update the bitcode reader to support reading .bc files where the embedded
authorNick Lewycky <nicholas@mxc.ca>
Mon, 1 Jun 2009 04:42:10 +0000 (04:42 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 1 Jun 2009 04:42:10 +0000 (04:42 +0000)
commit3728a0253492cafc02893fc89890ed3452754970
treee719bf817600f9fd3013e56fcb20257934d54244
parent079c03448920bc815590a991460fe75facafe7f5
Update the bitcode reader to support reading .bc files where the embedded
metadata references non-Constant values such as instructions.

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