Update the bitcode reader to support reading .bc files where the embedded
commitcd36a36fe9be9218756276a33bf5ffe59290e97d
authorNick Lewycky <nicholas@mxc.ca>
Mon, 1 Jun 2009 04:42:10 +0000 (1 04:42 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 1 Jun 2009 04:42:10 +0000 (1 04:42 +0000)
treee719bf817600f9fd3013e56fcb20257934d54244
parent1571434f2639816971ac4babfb06480247214eb2
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